{"id":3493056,"name":"github.com/sony/gobreaker","ecosystem":"go","description":"Package gobreaker implements the Circuit Breaker pattern.","homepage":"https://github.com/sony/gobreaker","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sony/gobreaker","keywords_array":[],"namespace":"github.com/sony","versions_count":3,"first_release_published_at":"2019-05-27T04:58:18.000Z","latest_release_published_at":"2024-04-30T06:54:50.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-09-16T00:32:35.194Z","created_at":"2022-04-10T19:14:24.244Z","updated_at":"2026-09-16T00:32:35.194Z","registry_url":"https://pkg.go.dev/github.com/sony/gobreaker","install_command":"go get github.com/sony/gobreaker","documentation_url":"https://pkg.go.dev/github.com/sony/gobreaker#section-documentation","metadata":{},"repo_metadata":{"id":32888464,"uuid":"36482920","full_name":"sony/gobreaker","owner":"sony","description":"Circuit Breaker implemented in Go","archived":false,"fork":false,"pushed_at":"2026-02-07T09:21:38.000Z","size":86,"stargazers_count":3692,"open_issues_count":25,"forks_count":225,"subscribers_count":38,"default_branch":"master","last_synced_at":"2026-09-03T18:07:38.151Z","etag":null,"topics":["circuit-breaker","golang","microservice"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sony.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-29T04:46:15.000Z","updated_at":"2026-08-31T16:21:41.000Z","dependencies_parsed_at":"2026-02-05T08:00:09.923Z","dependency_job_id":null,"html_url":"https://github.com/sony/gobreaker","commit_stats":{"total_commits":49,"total_committers":14,"mean_commits":3.5,"dds":"0.26530612244897955","last_synced_commit":"3cecc1db8db2b65d844215123a89c9682f8cbb58"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/sony/gobreaker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sony","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/sbom","scorecard":{"id":838170,"data":{"date":"2025-08-11","repo":{"name":"github.com/sony/gobreaker","commit":"e256737c5fa5c7a98e9ecaf30d0dd21962fe1d4d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"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":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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":"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":"Maintained","score":10,"reason":"7 commit(s) and 7 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"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":"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/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sony/gobreaker/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sony/gobreaker/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sony/gobreaker/test.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["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-23T19:44:30.831Z","repository_id":32888464,"created_at":"2025-08-23T19:44:30.831Z","updated_at":"2025-08-23T19:44:30.831Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37021581,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"sony","name":"Sony","uuid":"8435219","kind":"organization","description":"Sony Group Corporation","email":null,"website":"https://www.sony.com/en/","location":"Minato-ku, Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8435219?v=4","repositories_count":146,"last_synced_at":"2026-09-07T00:49:21.928Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/sony","funding_links":[],"total_stars":18380,"followers":1042,"following":0,"created_at":"2022-11-10T01:07:41.593Z","updated_at":"2026-09-07T00:49:21.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sony","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sony/repositories"},"tags":[{"name":"v2.4.0","sha":"0ae90251b774f890e7586c96ea82d61eb74d556d","kind":"commit","published_at":"2026-01-01T00:47:18.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v2.4.0","html_url":"https://github.com/sony/gobreaker/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"dbac9882afbf925759f7ebfc3ceb87fcb76a3e9d","kind":"commit","published_at":"2025-10-04T05:01:33.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v2.3.0","html_url":"https://github.com/sony/gobreaker/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"6544c8b72f28e41f1b6038202fcc3f026c5c14ae","kind":"commit","published_at":"2025-09-22T01:26:08.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v2.2.1","html_url":"https://github.com/sony/gobreaker/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"e256737c5fa5c7a98e9ecaf30d0dd21962fe1d4d","kind":"commit","published_at":"2025-08-17T01:47:00.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v2.2.0","html_url":"https://github.com/sony/gobreaker/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"3cecc1db8db2b65d844215123a89c9682f8cbb58","kind":"commit","published_at":"2024-12-30T03:03:27.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v2.1.0","html_url":"https://github.com/sony/gobreaker/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"8c718af4c3f10281931c917fdfea11293419557a","kind":"commit","published_at":"2024-05-03T07:38:07.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v2.0.0","html_url":"https://github.com/sony/gobreaker/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"27b8e2cfc65aacd09abb3968455e4b01df4a83fa","kind":"commit","published_at":"2024-04-30T06:54:50.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v1.0.0","html_url":"https://github.com/sony/gobreaker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v1.0.0/manifests"},{"name":"v0.5.0","sha":"602fbdec13f696579bc1f3f17e3fa3e7a2510a94","kind":"commit","published_at":"2021-10-21T01:31:48.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v0.5.0","html_url":"https://github.com/sony/gobreaker/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"21dbfda1fc5e89b91bd0c835a91c31fe4d461e88","kind":"commit","published_at":"2019-05-27T04:58:18.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/v0.4.1","html_url":"https://github.com/sony/gobreaker/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/v0.4.1/manifests"},{"name":"0.4.0","sha":"b2a34562d02c4d5fd6645399c69e00141fb24e5a","kind":"commit","published_at":"2018-09-05T10:13:24.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/0.4.0","html_url":"https://github.com/sony/gobreaker/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"e9556a45379ef1da12e54847edb2fb3d7d566f36","kind":"commit","published_at":"2017-05-30T03:14:23.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/0.3.0","html_url":"https://github.com/sony/gobreaker/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"7b3b6140aefe29b32f779da1ea73510d3d315609","kind":"commit","published_at":"2015-11-27T01:07:18.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/0.2.0","html_url":"https://github.com/sony/gobreaker/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"0b26ff4d83018fa29b511ed90f1a321fe48628d3","kind":"commit","published_at":"2015-06-01T07:35:42.000Z","download_url":"https://codeload.github.com/sony/gobreaker/tar.gz/0.1.0","html_url":"https://github.com/sony/gobreaker/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sony/gobreaker@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T08:44:54.424Z","dependent_packages_count":1090,"downloads":null,"downloads_period":null,"dependent_repos_count":21169,"rankings":{"downloads":null,"dependent_repos_count":0.04455728639965832,"dependent_packages_count":0.13367185919897498,"stargazers_count":1.3491412455712215,"forks_count":2.0424583898941675,"docker_downloads_count":0.07166125785014173,"average":0.7282980077828328},"purl":"pkg:golang/github.com/sony/gobreaker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sony/gobreaker","docker_dependents_count":925,"docker_downloads_count":4373817589,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sony/gobreaker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sony/gobreaker/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-07T20:03:09.462Z","issues_count":32,"pull_requests_count":110,"avg_time_to_close_issue":21929552.588235293,"avg_time_to_close_pull_request":5027489.045454546,"issues_closed_count":17,"pull_requests_closed_count":88,"pull_request_authors_count":50,"issue_authors_count":32,"avg_comments_per_issue":2.125,"avg_comments_per_pull_request":1.1363636363636365,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":3,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":4514016.5,"past_year_avg_time_to_close_pull_request":81732.875,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sony%2Fgobreaker/issues","maintainers":[{"login":"YoshiyukiMineo","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YoshiyukiMineo"}],"active_maintainers":[{"login":"YoshiyukiMineo","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YoshiyukiMineo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsony%2Fgobreaker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsony%2Fgobreaker/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsony%2Fgobreaker/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsony%2Fgobreaker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsony%2Fgobreaker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsony%2Fgobreaker/codemeta","maintainers":[]}