{"id":362644,"url":"https://github.com/digitalocean/godo","last_synced_at":"2026-06-21T02:31:07.967Z","repository":{"id":20347859,"uuid":"23622727","full_name":"digitalocean/godo","owner":"digitalocean","description":"DigitalOcean Go API client","archived":false,"fork":false,"pushed_at":"2026-05-29T14:55:34.000Z","size":9626,"stargazers_count":1534,"open_issues_count":37,"forks_count":370,"subscribers_count":100,"default_branch":"main","last_synced_at":"2026-06-02T18:03:05.266Z","etag":null,"topics":["api","digitalocean","go","golang","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/digitalocean/godo","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"secdev/scapy","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalocean.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.go","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":"2014-09-03T14:07:36.000Z","updated_at":"2026-06-01T01:54:44.000Z","dependencies_parsed_at":"2026-06-02T18:01:08.443Z","dependency_job_id":null,"html_url":"https://github.com/digitalocean/godo","commit_stats":{"total_commits":633,"total_committers":174,"mean_commits":"3.6379310344827585","dds":0.8688783570300158,"last_synced_commit":"65b6447f287e8e14e73162f551ef97225a661c36"},"previous_names":["digitaloceancloud/godo"],"tags_count":233,"template":false,"template_full_name":null,"purl":"pkg:github/digitalocean/godo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/sbom","scorecard":{"id":342600,"data":{"date":"2025-08-11","repo":{"name":"github.com/digitalocean/godo","commit":"0f160eb42eb05b008526c2fe9e2ecb7be203c9ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-release-info.yml:18","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/update-release-info.yml:1"],"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-release-info.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/update-release-info.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-release-info.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/update-release-info.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/update-release-info.yml:100","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/digitalocean/.github/SECURITY.md:1","Info: Found linked content: github.com/digitalocean/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/digitalocean/.github/SECURITY.md:1","Info: Found text in security policy: github.com/digitalocean/.github/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":"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"}},{"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"}}]},"last_synced_at":"2025-08-18T06:14:42.726Z","repository_id":20347859,"created_at":"2025-08-18T06:14:42.726Z","updated_at":"2025-08-18T06:14:42.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34080026,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"digitalocean","name":"DigitalOcean","uuid":"4650108","kind":"organization","description":"","email":"contact@digitalocean.com","website":"https://digitalocean.com","location":"New York, NY","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4650108?v=4","repositories_count":190,"last_synced_at":"2023-03-12T03:00:39.846Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/digitalocean","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T02:23:29.966Z","updated_at":"2023-03-12T03:00:39.861Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean/repositories"},"packages":[{"id":13580905,"name":"golang-github-digitalocean-godo","ecosystem":"debian","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:49:51.075Z","latest_release_published_at":"2026-02-11T08:49:51.075Z","latest_release_number":"1.1.0-1","last_synced_at":"2026-03-13T09:07:53.519Z","created_at":"2026-02-11T08:49:50.884Z","updated_at":"2026-03-13T09:07:53.519Z","registry_url":"https://tracker.debian.org/pkg/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":"https://packages.debian.org/buster/golang-github-digitalocean-godo","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.0.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-github-tent-http-link-go-dev, golang-golang-x-oauth2-dev, pandoc","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:07:28.370Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-digitalocean-godo?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13757882,"name":"golang-github-digitalocean-godo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:14:55.145Z","latest_release_published_at":"2026-02-13T09:14:55.145Z","latest_release_number":"1.37.0-2","last_synced_at":"2026-03-13T10:14:13.867Z","created_at":"2026-02-13T09:14:54.984Z","updated_at":"2026-03-13T10:14:13.867Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:20:02.230Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-digitalocean-godo?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13770739,"name":"golang-github-digitalocean-godo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:45:59.166Z","latest_release_published_at":"2026-02-13T11:45:59.166Z","latest_release_number":"1.37.0-1","last_synced_at":"2026-03-13T17:39:32.005Z","created_at":"2026-02-13T11:45:58.943Z","updated_at":"2026-03-13T17:39:32.006Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T11:47:02.052Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-digitalocean-godo?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13438304,"name":"golang-github-digitalocean-godo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T01:24:21.608Z","latest_release_published_at":"2026-02-08T01:24:21.608Z","latest_release_number":"1.1.0-1","last_synced_at":"2026-03-08T02:57:01.551Z","created_at":"2026-02-08T01:24:20.915Z","updated_at":"2026-03-08T03:02:36.006Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.0.0","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 10), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-github-tent-http-link-go-dev, golang-golang-x-oauth2-dev, pandoc","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-digitalocean-godo?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13645376,"name":"golang-github-digitalocean-godo","ecosystem":"debian","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:10:17.752Z","latest_release_published_at":"2026-02-12T03:10:17.752Z","latest_release_number":"1.37.0-2","last_synced_at":"2026-03-13T20:09:42.623Z","created_at":"2026-02-12T03:10:17.500Z","updated_at":"2026-03-13T20:09:42.623Z","registry_url":"https://tracker.debian.org/pkg/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":"https://packages.debian.org/trixie/golang-github-digitalocean-godo","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:12:52.245Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-digitalocean-godo?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13545414,"name":"golang-github-digitalocean-godo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:59:24.901Z","latest_release_published_at":"2026-02-11T01:59:24.901Z","latest_release_number":"1.37.0-2","last_synced_at":"2026-03-11T21:30:48.585Z","created_at":"2026-02-11T01:59:24.714Z","updated_at":"2026-03-11T21:30:48.585Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:10.110Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-digitalocean-godo?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":12416960,"name":"github.com/digitalOcean/godo","ecosystem":"go","description":"Package godo is the DigtalOcean API v2 client for Go\n\nThe Databases service provides access to the DigitalOcean managed database\nsuite of products. Customers can create new database clusters, migrate them\nbetween regions, create replicas and interact with their configurations.\nEach database service is refered to as a Database. A SQL database service\ncan have multiple databases residing in the system. To help make these\nentities distinct from Databases in godo, we refer to them here as DatabaseDBs.","homepage":"https://github.com/digitalOcean/godo","licenses":"BSD-3-Clause, MIT","normalized_licenses":["BSD-3-Clause","MIT"],"repository_url":"https://github.com/digitalOcean/godo","keywords_array":[],"namespace":"github.com/digitalOcean","versions_count":234,"first_release_published_at":"2014-09-03T14:20:10.000Z","latest_release_published_at":"2026-06-03T10:34:39.000Z","latest_release_number":"v1.194.1","last_synced_at":"2026-06-08T21:01:18.432Z","created_at":"2025-10-25T09:30:05.253Z","updated_at":"2026-06-08T21:01:18.432Z","registry_url":"https://pkg.go.dev/github.com/digitalOcean/godo","install_command":"go get github.com/digitalOcean/godo","documentation_url":"https://pkg.go.dev/github.com/digitalOcean/godo#section-documentation","metadata":{},"repo_metadata":{"id":20347859,"uuid":"23622727","full_name":"digitalocean/godo","owner":"digitalocean","description":"DigitalOcean Go API client","archived":false,"fork":false,"pushed_at":"2025-10-23T05:47:13.000Z","size":9549,"stargazers_count":1511,"open_issues_count":28,"forks_count":345,"subscribers_count":101,"default_branch":"main","last_synced_at":"2025-11-01T12:08:21.390Z","etag":null,"topics":["api","digitalocean","go","golang","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/digitalocean/godo","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"secdev/scapy","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalocean.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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":"2014-09-03T14:07:36.000Z","updated_at":"2025-10-28T02:15:40.000Z","dependencies_parsed_at":"2023-02-13T01:31:09.221Z","dependency_job_id":"9a5f523c-514a-4c35-85ae-9f063b771110","html_url":"https://github.com/digitalocean/godo","commit_stats":{"total_commits":633,"total_committers":174,"mean_commits":"3.6379310344827585","dds":0.8688783570300158,"last_synced_commit":"65b6447f287e8e14e73162f551ef97225a661c36"},"previous_names":["digitaloceancloud/godo"],"tags_count":206,"template":false,"template_full_name":null,"purl":"pkg:github/digitalocean/godo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/sbom","scorecard":{"id":342600,"data":{"date":"2025-08-11","repo":{"name":"github.com/digitalocean/godo","commit":"0f160eb42eb05b008526c2fe9e2ecb7be203c9ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-release-info.yml:18","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/update-release-info.yml:1"],"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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-release-info.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/update-release-info.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-release-info.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/digitalocean/godo/update-release-info.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/update-release-info.yml:100","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/digitalocean/.github/SECURITY.md:1","Info: Found linked content: github.com/digitalocean/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/digitalocean/.github/SECURITY.md:1","Info: Found text in security policy: github.com/digitalocean/.github/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":"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"}},{"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"}}]},"last_synced_at":"2025-08-18T06:14:42.726Z","repository_id":20347859,"created_at":"2025-08-18T06:14:42.726Z","updated_at":"2025-08-18T06:14:42.726Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283002111,"owners_count":26762727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-06T02:00:06.180Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2025-11-06T12:00:58.517Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.467705681571996,"dependent_packages_count":5.123752088794667,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.2957288851833315},"purl":"pkg:golang/github.com/digital%21ocean/godo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/digitalOcean/godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/digitalOcean/godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/digitalOcean/godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-04T11:05:49.747Z","issues_count":34,"pull_requests_count":516,"avg_time_to_close_issue":34549695.705882356,"avg_time_to_close_pull_request":600418.9935205184,"issues_closed_count":17,"pull_requests_closed_count":463,"pull_request_authors_count":84,"issue_authors_count":29,"avg_comments_per_issue":2.1176470588235294,"avg_comments_per_pull_request":0.29069767441860467,"merged_pull_requests_count":426,"bot_issues_count":3,"bot_pull_requests_count":11,"past_year_issues_count":8,"past_year_pull_requests_count":238,"past_year_avg_time_to_close_issue":2864558.5,"past_year_avg_time_to_close_pull_request":253527.18811881187,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":202,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.625,"past_year_avg_comments_per_pull_request":0.2815126050420168,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":189,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/issues","maintainers":[{"login":"andrewsomething","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewsomething"},{"login":"danaelhe","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danaelhe"},{"login":"bentranter","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentranter"},{"login":"bhardwajRahul","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhardwajRahul"},{"login":"kamaln7","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamaln7"},{"login":"rak16","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rak16"},{"login":"sreeram-venkitesh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sreeram-venkitesh"},{"login":"ZachEddy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZachEddy"},{"login":"lfundaro-do","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lfundaro-do"},{"login":"scotchneat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scotchneat"},{"login":"jonfriesen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonfriesen"},{"login":"ChiefMateStarbuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChiefMateStarbuck"}],"active_maintainers":[{"login":"andrewsomething","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewsomething"},{"login":"danaelhe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danaelhe"},{"login":"bentranter","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentranter"},{"login":"lfundaro-do","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lfundaro-do"},{"login":"rak16","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rak16"},{"login":"sreeram-venkitesh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sreeram-venkitesh"},{"login":"ZachEddy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZachEddy"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdigitalOcean%2Fgodo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdigitalOcean%2Fgodo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdigitalOcean%2Fgodo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdigitalOcean%2Fgodo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdigitalOcean%2Fgodo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FdigitalOcean%2Fgodo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":4428834,"name":"github.com/DigitalOcean/godo","ecosystem":"go","description":"Package godo is the DigtalOcean API v2 client for Go\n\nThe Databases service provides access to the DigitalOcean managed database\nsuite of products. Customers can create new database clusters, migrate them\nbetween regions, create replicas and interact with their configurations.\nEach database service is refered to as a Database. A SQL database service\ncan have multiple databases residing in the system. To help make these\nentities distinct from Databases in godo, we refer to them here as DatabaseDBs.","homepage":"https://github.com/DigitalOcean/godo","licenses":"BSD-3-Clause, MIT","normalized_licenses":["BSD-3-Clause","MIT"],"repository_url":"https://github.com/DigitalOcean/godo","keywords_array":[],"namespace":"github.com/DigitalOcean","versions_count":234,"first_release_published_at":"2014-09-03T14:20:10.000Z","latest_release_published_at":"2026-06-03T10:34:39.000Z","latest_release_number":"v1.194.1","last_synced_at":"2026-06-08T21:01:19.461Z","created_at":"2022-05-24T14:25:27.925Z","updated_at":"2026-06-08T21:01:19.462Z","registry_url":"https://pkg.go.dev/github.com/DigitalOcean/godo","install_command":"go get github.com/DigitalOcean/godo","documentation_url":"https://pkg.go.dev/github.com/DigitalOcean/godo#section-documentation","metadata":{},"repo_metadata":{"uuid":"23622727","full_name":"digitalocean/godo","owner":"digitalocean","description":"DigitalOcean Go API client","archived":false,"fork":false,"pushed_at":"2023-03-20T21:50:25.000Z","size":1190,"stargazers_count":1287,"open_issues_count":14,"forks_count":291,"subscribers_count":126,"default_branch":"main","last_synced_at":"2023-03-21T19:12:54.527Z","etag":null,"topics":["api","digitalocean","go","golang","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/digitalocean/godo","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"secdev/scapy","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-03T14:07:36.000Z","updated_at":"2023-03-21T19:12:54.528Z","dependencies_parsed_at":"2023-02-13T01:31:09.221Z","dependency_job_id":null,"html_url":"https://github.com/digitalocean/godo","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"digitalocean","name":"DigitalOcean","uuid":"4650108","kind":"organization","description":"","email":"contact@digitalocean.com","website":"https://digitalocean.com","location":"New York, NY","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/4650108?v=4","repositories_count":190,"last_synced_at":"2023-03-12T03:00:39.846Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean"},"tags":[{"name":"v1.69.0","sha":"5e2d6e76be5893e6631b40b697f07582abde4dc0","kind":"commit","published_at":"2021-10-04T17:12:55.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.69.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.69.0"},{"name":"v1.68.0","sha":"556c7769573c42c08d711eb3bcaaf81fb6d5dc67","kind":"commit","published_at":"2021-09-29T17:33:47.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.68.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.68.0"},{"name":"v1.67.0","sha":"7b30c816d0bb215b3f043be30e326a1d0205be1c","kind":"commit","published_at":"2021-09-22T20:49:07.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.67.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.67.0"},{"name":"v1.66.0","sha":"9982a7c352817178a0649565d42b2bf9cbffebf6","kind":"commit","published_at":"2021-09-21T14:56:38.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.66.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.66.0"},{"name":"v1.65.0","sha":"e1c0623a0d914419fefd322789c81a0e35bb1bdd","kind":"commit","published_at":"2021-08-05T22:44:38.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.65.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.65.0"},{"name":"v1.64.2","sha":"b8ecc7df6ba22a61af08cbf9968d7c4bab14622a","kind":"commit","published_at":"2021-07-23T21:37:15.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.64.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.64.2"},{"name":"v1.64.1","sha":"84dfcc9deb7557bf00b3dea50ca00203b2a7db4e","kind":"commit","published_at":"2021-07-19T20:03:55.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.64.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.64.1"},{"name":"v1.64.0","sha":"c906de3686cfd60406db0c295294fc7748d1adc6","kind":"commit","published_at":"2021-07-19T13:52:51.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.64.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.64.0"},{"name":"v1.63.0","sha":"6e4ffe728766809aec2d6e60bd268989fe10bc8e","kind":"commit","published_at":"2021-07-07T14:24:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.63.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.63.0"},{"name":"v1.62.0","sha":"de394a0f64bde5a3bb860c1b6547a098b50aa2aa","kind":"commit","published_at":"2021-06-07T22:01:59.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.62.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.62.0"},{"name":"v1.61.0","sha":"51f048987d932642b48c0bdc7a86b93698c39764","kind":"commit","published_at":"2021-05-12T19:19:39.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.61.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.61.0"},{"name":"v1.60.0","sha":"acba81d61dd9f11dacd03e3ca62a9596a09cfa88","kind":"commit","published_at":"2021-04-12T15:17:22.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.60.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.60.0"},{"name":"v1.59.0","sha":"3239befcc8ab8230b5ebf860d3c7433eed7d0e3f","kind":"commit","published_at":"2021-03-29T16:12:01.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.59.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.59.0"},{"name":"v1.58.0","sha":"76a837de073ddc9081902b2d19114c1f879a2c24","kind":"commit","published_at":"2021-02-17T15:13:15.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.58.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.58.0"},{"name":"v1.57.0","sha":"8d560ab07148626c8869a2d8cc3432d040cd7002","kind":"commit","published_at":"2021-01-15T21:25:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.57.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.57.0"},{"name":"v1.56.0","sha":"587758133be31239858f752ebb044f2637531b9c","kind":"commit","published_at":"2021-01-08T17:27:10.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.56.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.56.0"},{"name":"v1.55.0","sha":"871118f9f1dc98d0ac5f53a35dc44e728f95080c","kind":"commit","published_at":"2021-01-07T19:24:51.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.55.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.55.0"},{"name":"v1.54.0","sha":"4e6f6e68b56b14460ae284bce4cd945a89bdb918","kind":"commit","published_at":"2020-11-24T18:42:40.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.54.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.54.0"},{"name":"v1.53.0","sha":"8f57e997d06c93d629bfb2cba391580bb7278b6d","kind":"commit","published_at":"2020-11-20T21:08:06.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.53.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.53.0"},{"name":"v1.52.0","sha":"f70bf7fdf2973607f7458d160a54f8ab32068ce2","kind":"commit","published_at":"2020-11-05T19:50:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.52.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.52.0"},{"name":"v1.51.0","sha":"4120ba2913ba4f5fb5481e4935d0d262d8a5ef93","kind":"commit","published_at":"2020-11-02T22:21:20.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.51.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.51.0"},{"name":"v1.50.0","sha":"ae45be7569faad81c2abe7ee4e2786745879b74d","kind":"commit","published_at":"2020-10-27T14:18:57.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.50.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.50.0"},{"name":"v1.49.0","sha":"8984b03ac6551b933bfb3b11dfa8c3a2eed57ea8","kind":"commit","published_at":"2020-10-21T14:06:19.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.49.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.49.0"},{"name":"v1.48.0","sha":"31c4081a9e46456dc7f8dc00a857d944b4831611","kind":"commit","published_at":"2020-10-16T14:36:01.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.48.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.48.0"},{"name":"v1.47.0","sha":"a52f2ac77bb718ae584489ccad12ea72ad2334c3","kind":"commit","published_at":"2020-10-15T00:22:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.47.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.47.0"},{"name":"v1.46.0","sha":"b6eed8828de88e3aca77ac351a3b98a54a6771ef","kind":"commit","published_at":"2020-10-05T19:20:02.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.46.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.46.0"},{"name":"v1.45.0","sha":"515b71ebbfdb7994db03432abf9e073b3e086dd0","kind":"commit","published_at":"2020-09-25T15:04:53.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.45.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.45.0"},{"name":"v1.44.0","sha":"d924aa57a5b6f25bba357d7574423a1fdadde6bc","kind":"commit","published_at":"2020-09-10T14:25:09.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.44.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.44.0"},{"name":"v1.43.0","sha":"e4531010319cd1775140ce760c54a81fdcf95a1a","kind":"commit","published_at":"2020-09-08T16:17:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.43.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.43.0"},{"name":"v1.42.1","sha":"24aec12023f7aab54046cdadb3496b5340f6ed7c","kind":"commit","published_at":"2020-08-07T15:02:01.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.42.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.42.1"},{"name":"v1.42.0","sha":"4b6e056e0c0aa6c15062ae44b441b40853a3024c","kind":"commit","published_at":"2020-07-22T14:03:38.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.42.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"845ee2c8f0a46a5359a73e224d60d959ddf789a6","kind":"commit","published_at":"2020-07-17T16:55:40.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.41.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.41.0"},{"name":"v1.40.0","sha":"c46bc288412b4d763053c43bc6d99a27879c485b","kind":"commit","published_at":"2020-07-16T18:09:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.40.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"628e39385f651b438043ebf54d08983e90fc17bc","kind":"commit","published_at":"2020-07-14T19:40:47.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.39.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.39.0"},{"name":"v1.38.0","sha":"5aa02aff940dbacdcd359a04320313ea0bab0c32","kind":"commit","published_at":"2020-06-22T15:47:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.38.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.38.0"},{"name":"v1.37.0","sha":"6c3f52d4d7f15e04456df3dad502b3e93af46103","kind":"commit","published_at":"2020-06-01T21:15:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.37.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.37.0"},{"name":"v1.36.0","sha":"c62dabc311071ae4550c1cc31e7c7901fb1da855","kind":"commit","published_at":"2020-05-12T22:33:47.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.36.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.36.0"},{"name":"v1.35.1","sha":"f44e025d76245ba9bb4e41a6615e4071c541e566","kind":"commit","published_at":"2020-04-21T17:32:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.35.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.35.1"},{"name":"v1.35.0","sha":"083fe1d2143ccf35ad6ab1a4744442a83a129574","kind":"tag","published_at":"2020-04-20T22:41:30.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.35.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.35.0"},{"name":"v1.34.0","sha":"3520764bef33ebac534f637fdfb72c1c03e290af","kind":"commit","published_at":"2020-03-31T19:14:56.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.34.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"a1db2f5c36dee0845f600c8f7284d16ef4874b32","kind":"commit","published_at":"2020-03-23T21:48:57.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.33.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"d8bc2d10f11ebe0e4db3afb3ceb911cb2d15de57","kind":"commit","published_at":"2020-03-20T15:29:31.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.33.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.33.0"},{"name":"v1.32.0","sha":"b41f7b17af91b7810deea3b6edaa13cc2331a06c","kind":"commit","published_at":"2020-03-04T22:34:25.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.32.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.32.0"},{"name":"v1.31.0","sha":"38ed6ff2edeb1f7e968d7bf6f132204b6b1c394e","kind":"commit","published_at":"2020-02-28T19:31:36.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.31.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.31.0"},{"name":"v1.30.0","sha":"62d1a5e41ea56dfe06137adde37e544461c67381","kind":"commit","published_at":"2020-02-04T02:58:23.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.30.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"e8e9cda106b53da8b248f4ab3e3a65e02321a875","kind":"commit","published_at":"2019-12-13T19:46:22.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.29.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.29.0"},{"name":"v1.28.0","sha":"b4be4ac9b6cb057f1972c3f76867eae0a1b9302e","kind":"commit","published_at":"2019-12-04T20:09:25.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.28.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.28.0"},{"name":"v1.27.0","sha":"2a154f748812b9414534b84f082cee6ec3b4c8ab","kind":"commit","published_at":"2019-11-18T21:35:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.27.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"6c8415f2abff240b1891ba04420ad3cad12c6f99","kind":"commit","published_at":"2019-11-14T16:39:02.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.26.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.26.0"},{"name":"v1.25.0","sha":"693f6772c5b37d75b8cb528b5de86999cc8b4315","kind":"commit","published_at":"2019-11-13T18:26:31.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.25.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"6eda83a66439bf7fed8400eb63bd86d7bb59f106","kind":"commit","published_at":"2019-11-04T16:45:06.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.24.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.24.1"},{"name":"v1.24.0","sha":"f14c7c7ff606ed38dcfe86fad0f0c97e500c5ac0","kind":"commit","published_at":"2019-10-30T22:42:24.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.24.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.24.0"},{"name":"v1.23.1","sha":"028fa7b732dd8971ca14c6cb4ec7294961f2e015","kind":"commit","published_at":"2019-10-30T15:26:31.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.23.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.23.1"},{"name":"v1.23.0","sha":"6e1df2141268b5ef0a3d5167e34b477cb3d8ea42","kind":"commit","published_at":"2019-10-30T13:48:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.23.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.23.0"},{"name":"v1.22.0","sha":"1f632d37f6858f0532207a5f77118c097d94be89","kind":"commit","published_at":"2019-09-24T22:44:57.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.22.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.22.0"},{"name":"v1.21.1","sha":"f9de0f93b1722aadb499310fdf0998ece5283f3f","kind":"commit","published_at":"2019-09-19T21:38:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.21.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.21.1"},{"name":"v1.21.0","sha":"605da5e4da3874d1b2fd556554f0ebcb64d60173","kind":"commit","published_at":"2019-09-16T20:22:19.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.21.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"90c7f4a6a2bd0e67009d4c9d6d7b76d7849470a6","kind":"commit","published_at":"2019-09-06T18:27:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.20.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"2f819072fe121a1233aa8f312abd57e366855f7c","kind":"commit","published_at":"2019-07-19T20:39:20.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.19.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"8d8fad298a2eb45d1139313816d50a9ab5e423cd","kind":"commit","published_at":"2019-07-17T21:38:17.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.18.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.18.0"},{"name":"v1.17.0","sha":"f5f306b15d2d11b30527ce8d9396ee155544f2cc","kind":"commit","published_at":"2019-06-21T16:07:03.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.17.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.17.0"},{"name":"v1.16.0","sha":"3417cdfa122b0f4bb24ceaf1213a13f0574cb333","kind":"commit","published_at":"2019-06-05T09:02:17.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.16.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.16.0"},{"name":"v1.15.0","sha":"081e77b38dfb2332dce56a688dc4ea802c4e735a","kind":"commit","published_at":"2019-05-22T15:54:12.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.15.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"d01d7b058ec6814dfae599e25ff585aeca45c801","kind":"commit","published_at":"2019-05-14T15:30:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.14.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.14.0"},{"name":"v1.13.0","sha":"780261ee6a33765a8356afbdb8c3841f140e13fd","kind":"commit","published_at":"2019-04-19T18:37:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.13.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.13.0"},{"name":"v1.12.0","sha":"69f334e64beaedae34e164c2629b7edade00c381","kind":"commit","published_at":"2019-04-18T19:38:12.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.12.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.12.0"},{"name":"v1.11.1","sha":"2e7ec7260974f189ff28c4c278c366b86a4b1050","kind":"commit","published_at":"2019-04-05T14:49:05.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.11.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.11.1"},{"name":"v1.11.0","sha":"1438b2a2dd0cf69423232772a860c25bc7b17ea0","kind":"commit","published_at":"2019-04-03T14:09:33.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.11.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"87f69d1b825b1a0c129a1e46cf6aa08c9daf7fe2","kind":"commit","published_at":"2019-03-29T19:03:41.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.10.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"252753eb38a250de1c7e20cf03a737e9763c052d","kind":"commit","published_at":"2019-03-20T18:47:56.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.10.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.10.0"},{"name":"v1.9.0","sha":"cd71616aba666a6c51fd79af3ee9210960c5ccaf","kind":"commit","published_at":"2019-03-18T22:36:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.9.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.9.0"},{"name":"v1.8.0","sha":"19a129a06bc8b565baeea8761ba6bf24b80ac262","kind":"commit","published_at":"2019-03-13T19:16:18.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.8.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.8.0"},{"name":"v1.7.5","sha":"169afd3c4cd2071b82740787dae2d8c714db0821","kind":"commit","published_at":"2019-03-04T19:31:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.5","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.5"},{"name":"v1.7.3","sha":"360ee5cab86ffe07b3d5009a3bbb658862c55cf8","kind":"commit","published_at":"2018-12-18T13:23:34.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.3","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.3"},{"name":"v1.7.2","sha":"e85f1d337911645f87d08c7c9b4df98de8b710cd","kind":"tag","published_at":"2018-12-05T00:28:17.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.2"},{"name":"v1.7.1","sha":"890c05eebffff27adf6de556949a3dc0813f87a4","kind":"tag","published_at":"2018-11-28T03:39:46.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.1"},{"name":"v1.7.0","sha":"8f0fd9c1e6fcfcf8796099846451f8510f3b4acc","kind":"tag","published_at":"2018-11-13T17:50:46.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.0"},{"name":"v1.6.0","sha":"d29fc3d82041712620b923e8330eddb8a364840b","kind":"tag","published_at":"2018-10-16T17:37:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.6.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.6.0"},{"name":"v1.5.0","sha":"6472cf252de3eba83b26ca4bb7dc962a519c53e1","kind":"commit","published_at":"2018-10-01T17:32:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.5.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.5.0"},{"name":"v1.4.2","sha":"6a6ce62154ba780ecbb97bbbb13a4e9e0b157070","kind":"commit","published_at":"2018-08-30T17:48:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.4.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.4.2"},{"name":"v1.4.1","sha":"ddc940d8ef8b736b5cdfc47f24cdf95b9a4b73f6","kind":"commit","published_at":"2018-08-23T18:38:25.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.4.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.4.1"},{"name":"v1.4.0","sha":"04a8dba8b56cf79f4676408f0b3df18fc7414489","kind":"tag","published_at":"2018-08-22T15:23:28.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.4.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"51f18c0e42941703dc13d15bc0ad69aef6a49830","kind":"tag","published_at":"2018-05-24T16:43:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.3.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"970b46ffe46bacda668dd58a8a1aba9d775b8895","kind":"tag","published_at":"2018-05-08T20:50:19.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.2.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.2.0"},{"name":"v1.1.3","sha":"7a32b5ce17203924a21366d5031032fd326d5051","kind":"tag","published_at":"2018-03-07T23:06:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.3","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.3"},{"name":"v1.1.2","sha":"3df1c7a8afafaa793257534bd1a3292cbd0714ee","kind":"tag","published_at":"2018-03-06T16:13:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"77ea48de76a7b31b234d854f15d003c68bb2fb90","kind":"tag","published_at":"2017-09-29T14:47:00.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"4fa9e9d999007b447089056a1c581b5594f0f851","kind":"commit","published_at":"2017-06-06T13:50:45.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.0"},{"name":"v1.0.0","sha":"84099941ba2381607e1b05ffd4822781af86675e","kind":"commit","published_at":"2017-03-10T20:51:26.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.0.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.0.0"},{"name":"v0.9.0","sha":"2a0d64a42bb60a95677748a4d5729af6184330b4","kind":"commit","published_at":"2015-09-25T19:57:45.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.9.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.9.0"},{"name":"0.8.0","sha":"d681ba7af273311991a0e081f1909a120eaee785","kind":"tag","published_at":"2015-06-01T18:39:50.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/0.8.0","html_url":"https://github.com/digitalocean/godo/releases/tag/0.8.0"},{"name":"v0.7.0","sha":"2973bd32a75e6421b1f54792bc65849b2b15c155","kind":"tag","published_at":"2015-03-20T00:16:49.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.7.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.7.0"},{"name":"v0.6.0","sha":"66c450f7771b6217edc6b88491c59ad5d604bc7c","kind":"tag","published_at":"2015-03-10T15:38:55.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.6.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.6.0"},{"name":"v0.5.0","sha":"5478aae80694de1d2d0e02c386bbedd201266234","kind":"commit","published_at":"2014-10-16T16:12:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.5.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.5.0"},{"name":"v0.4.1","sha":"1c064ed4c919bfd5e0e1a53cb66a006c5ed24a60","kind":"commit","published_at":"2014-09-22T20:21:52.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.4.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"0a9eb5ac75a250383e5d6991f33da22024cf58d4","kind":"commit","published_at":"2014-09-19T12:51:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.4.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.4.0"},{"name":"v0.3.1","sha":"ed61c087bf697ef33fc9efcfb3b458bd3d70b4c5","kind":"commit","published_at":"2014-09-10T21:57:46.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.3.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"db6b5a69f78e1fd29edb2070716bedc571b3f78a","kind":"tag","published_at":"2014-09-09T00:39:22.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.3.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"b4bec8f5578f47155e5585a3075806c476d8e92a","kind":"commit","published_at":"2014-09-03T14:20:10.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.2.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"b4bec8f5578f47155e5585a3075806c476d8e92a","kind":"commit","published_at":"2014-09-03T14:20:10.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.1.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-21T20:27:35.091Z","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":1.109157083263658,"forks_count":1.0375551183620884,"average":4.622928116340848},"purl":"pkg:golang/github.com/%21digital%21ocean/godo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/DigitalOcean/godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/DigitalOcean/godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/DigitalOcean/godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T19:18:39.634Z","issues_count":20,"pull_requests_count":80,"avg_time_to_close_issue":31430711.0,"avg_time_to_close_pull_request":2185234.734177215,"issues_closed_count":13,"pull_requests_closed_count":79,"pull_request_authors_count":30,"issue_authors_count":17,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.2125,"merged_pull_requests_count":73,"bot_issues_count":2,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":103725.57142857143,"past_year_avg_time_to_close_pull_request":542497.0657894737,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":0.15584415584415584,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":72},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDigitalOcean%2Fgodo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDigitalOcean%2Fgodo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDigitalOcean%2Fgodo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDigitalOcean%2Fgodo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDigitalOcean%2Fgodo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FDigitalOcean%2Fgodo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":3493282,"name":"github.com/digitalocean/godo","ecosystem":"go","description":"Package godo is the DigitalOcean API v2 client for Go.","homepage":"https://github.com/digitalocean/godo","licenses":"BSD-3-Clause, MIT","normalized_licenses":["BSD-3-Clause","MIT"],"repository_url":"https://github.com/digitalocean/godo","keywords_array":[],"namespace":"github.com/digitalocean","versions_count":234,"first_release_published_at":"2014-09-03T14:20:10.000Z","latest_release_published_at":"2026-06-03T10:34:39.000Z","latest_release_number":"v1.194.1","last_synced_at":"2026-06-09T08:06:03.171Z","created_at":"2022-04-10T19:15:50.180Z","updated_at":"2026-06-09T08:06:03.171Z","registry_url":"https://pkg.go.dev/github.com/digitalocean/godo","install_command":"go get github.com/digitalocean/godo","documentation_url":"https://pkg.go.dev/github.com/digitalocean/godo#section-documentation","metadata":{},"repo_metadata":{"uuid":"23622727","full_name":"digitalocean/godo","owner":"digitalocean","description":"DigitalOcean Go API client","archived":false,"fork":false,"pushed_at":"2023-03-09T16:00:56.000Z","size":1190,"stargazers_count":1287,"open_issues_count":15,"forks_count":291,"subscribers_count":126,"default_branch":"main","last_synced_at":"2023-03-13T14:09:09.119Z","etag":null,"topics":["api","digitalocean","go","golang","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/digitalocean/godo","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"secdev/scapy","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-03T14:07:36.000Z","updated_at":"2023-03-12T23:00:53.000Z","dependencies_parsed_at":"2023-02-13T01:31:09.221Z","dependency_job_id":null,"html_url":"https://github.com/digitalocean/godo","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"digitalocean","name":"DigitalOcean","uuid":"4650108","kind":"organization","description":"","email":"contact@digitalocean.com","website":"https://digitalocean.com","location":"New York, NY","twitter":null,"company":null,"avatar_url":"https://avatars.githubusercontent.com/u/4650108?v=4","repositories_count":190,"last_synced_at":"2023-03-12T03:00:39.846Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean"},"tags":[{"name":"v1.69.0","sha":"5e2d6e76be5893e6631b40b697f07582abde4dc0","kind":"commit","published_at":"2021-10-04T17:12:55.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.69.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.69.0"},{"name":"v1.68.0","sha":"556c7769573c42c08d711eb3bcaaf81fb6d5dc67","kind":"commit","published_at":"2021-09-29T17:33:47.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.68.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.68.0"},{"name":"v1.67.0","sha":"7b30c816d0bb215b3f043be30e326a1d0205be1c","kind":"commit","published_at":"2021-09-22T20:49:07.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.67.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.67.0"},{"name":"v1.66.0","sha":"9982a7c352817178a0649565d42b2bf9cbffebf6","kind":"commit","published_at":"2021-09-21T14:56:38.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.66.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.66.0"},{"name":"v1.65.0","sha":"e1c0623a0d914419fefd322789c81a0e35bb1bdd","kind":"commit","published_at":"2021-08-05T22:44:38.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.65.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.65.0"},{"name":"v1.64.2","sha":"b8ecc7df6ba22a61af08cbf9968d7c4bab14622a","kind":"commit","published_at":"2021-07-23T21:37:15.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.64.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.64.2"},{"name":"v1.64.1","sha":"84dfcc9deb7557bf00b3dea50ca00203b2a7db4e","kind":"commit","published_at":"2021-07-19T20:03:55.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.64.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.64.1"},{"name":"v1.64.0","sha":"c906de3686cfd60406db0c295294fc7748d1adc6","kind":"commit","published_at":"2021-07-19T13:52:51.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.64.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.64.0"},{"name":"v1.63.0","sha":"6e4ffe728766809aec2d6e60bd268989fe10bc8e","kind":"commit","published_at":"2021-07-07T14:24:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.63.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.63.0"},{"name":"v1.62.0","sha":"de394a0f64bde5a3bb860c1b6547a098b50aa2aa","kind":"commit","published_at":"2021-06-07T22:01:59.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.62.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.62.0"},{"name":"v1.61.0","sha":"51f048987d932642b48c0bdc7a86b93698c39764","kind":"commit","published_at":"2021-05-12T19:19:39.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.61.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.61.0"},{"name":"v1.60.0","sha":"acba81d61dd9f11dacd03e3ca62a9596a09cfa88","kind":"commit","published_at":"2021-04-12T15:17:22.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.60.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.60.0"},{"name":"v1.59.0","sha":"3239befcc8ab8230b5ebf860d3c7433eed7d0e3f","kind":"commit","published_at":"2021-03-29T16:12:01.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.59.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.59.0"},{"name":"v1.58.0","sha":"76a837de073ddc9081902b2d19114c1f879a2c24","kind":"commit","published_at":"2021-02-17T15:13:15.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.58.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.58.0"},{"name":"v1.57.0","sha":"8d560ab07148626c8869a2d8cc3432d040cd7002","kind":"commit","published_at":"2021-01-15T21:25:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.57.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.57.0"},{"name":"v1.56.0","sha":"587758133be31239858f752ebb044f2637531b9c","kind":"commit","published_at":"2021-01-08T17:27:10.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.56.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.56.0"},{"name":"v1.55.0","sha":"871118f9f1dc98d0ac5f53a35dc44e728f95080c","kind":"commit","published_at":"2021-01-07T19:24:51.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.55.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.55.0"},{"name":"v1.54.0","sha":"4e6f6e68b56b14460ae284bce4cd945a89bdb918","kind":"commit","published_at":"2020-11-24T18:42:40.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.54.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.54.0"},{"name":"v1.53.0","sha":"8f57e997d06c93d629bfb2cba391580bb7278b6d","kind":"commit","published_at":"2020-11-20T21:08:06.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.53.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.53.0"},{"name":"v1.52.0","sha":"f70bf7fdf2973607f7458d160a54f8ab32068ce2","kind":"commit","published_at":"2020-11-05T19:50:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.52.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.52.0"},{"name":"v1.51.0","sha":"4120ba2913ba4f5fb5481e4935d0d262d8a5ef93","kind":"commit","published_at":"2020-11-02T22:21:20.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.51.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.51.0"},{"name":"v1.50.0","sha":"ae45be7569faad81c2abe7ee4e2786745879b74d","kind":"commit","published_at":"2020-10-27T14:18:57.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.50.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.50.0"},{"name":"v1.49.0","sha":"8984b03ac6551b933bfb3b11dfa8c3a2eed57ea8","kind":"commit","published_at":"2020-10-21T14:06:19.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.49.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.49.0"},{"name":"v1.48.0","sha":"31c4081a9e46456dc7f8dc00a857d944b4831611","kind":"commit","published_at":"2020-10-16T14:36:01.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.48.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.48.0"},{"name":"v1.47.0","sha":"a52f2ac77bb718ae584489ccad12ea72ad2334c3","kind":"commit","published_at":"2020-10-15T00:22:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.47.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.47.0"},{"name":"v1.46.0","sha":"b6eed8828de88e3aca77ac351a3b98a54a6771ef","kind":"commit","published_at":"2020-10-05T19:20:02.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.46.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.46.0"},{"name":"v1.45.0","sha":"515b71ebbfdb7994db03432abf9e073b3e086dd0","kind":"commit","published_at":"2020-09-25T15:04:53.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.45.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.45.0"},{"name":"v1.44.0","sha":"d924aa57a5b6f25bba357d7574423a1fdadde6bc","kind":"commit","published_at":"2020-09-10T14:25:09.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.44.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.44.0"},{"name":"v1.43.0","sha":"e4531010319cd1775140ce760c54a81fdcf95a1a","kind":"commit","published_at":"2020-09-08T16:17:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.43.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.43.0"},{"name":"v1.42.1","sha":"24aec12023f7aab54046cdadb3496b5340f6ed7c","kind":"commit","published_at":"2020-08-07T15:02:01.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.42.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.42.1"},{"name":"v1.42.0","sha":"4b6e056e0c0aa6c15062ae44b441b40853a3024c","kind":"commit","published_at":"2020-07-22T14:03:38.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.42.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.42.0"},{"name":"v1.41.0","sha":"845ee2c8f0a46a5359a73e224d60d959ddf789a6","kind":"commit","published_at":"2020-07-17T16:55:40.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.41.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.41.0"},{"name":"v1.40.0","sha":"c46bc288412b4d763053c43bc6d99a27879c485b","kind":"commit","published_at":"2020-07-16T18:09:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.40.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.40.0"},{"name":"v1.39.0","sha":"628e39385f651b438043ebf54d08983e90fc17bc","kind":"commit","published_at":"2020-07-14T19:40:47.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.39.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.39.0"},{"name":"v1.38.0","sha":"5aa02aff940dbacdcd359a04320313ea0bab0c32","kind":"commit","published_at":"2020-06-22T15:47:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.38.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.38.0"},{"name":"v1.37.0","sha":"6c3f52d4d7f15e04456df3dad502b3e93af46103","kind":"commit","published_at":"2020-06-01T21:15:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.37.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.37.0"},{"name":"v1.36.0","sha":"c62dabc311071ae4550c1cc31e7c7901fb1da855","kind":"commit","published_at":"2020-05-12T22:33:47.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.36.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.36.0"},{"name":"v1.35.1","sha":"f44e025d76245ba9bb4e41a6615e4071c541e566","kind":"commit","published_at":"2020-04-21T17:32:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.35.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.35.1"},{"name":"v1.35.0","sha":"083fe1d2143ccf35ad6ab1a4744442a83a129574","kind":"tag","published_at":"2020-04-20T22:41:30.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.35.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.35.0"},{"name":"v1.34.0","sha":"3520764bef33ebac534f637fdfb72c1c03e290af","kind":"commit","published_at":"2020-03-31T19:14:56.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.34.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.34.0"},{"name":"v1.33.1","sha":"a1db2f5c36dee0845f600c8f7284d16ef4874b32","kind":"commit","published_at":"2020-03-23T21:48:57.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.33.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.33.1"},{"name":"v1.33.0","sha":"d8bc2d10f11ebe0e4db3afb3ceb911cb2d15de57","kind":"commit","published_at":"2020-03-20T15:29:31.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.33.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.33.0"},{"name":"v1.32.0","sha":"b41f7b17af91b7810deea3b6edaa13cc2331a06c","kind":"commit","published_at":"2020-03-04T22:34:25.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.32.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.32.0"},{"name":"v1.31.0","sha":"38ed6ff2edeb1f7e968d7bf6f132204b6b1c394e","kind":"commit","published_at":"2020-02-28T19:31:36.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.31.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.31.0"},{"name":"v1.30.0","sha":"62d1a5e41ea56dfe06137adde37e544461c67381","kind":"commit","published_at":"2020-02-04T02:58:23.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.30.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.30.0"},{"name":"v1.29.0","sha":"e8e9cda106b53da8b248f4ab3e3a65e02321a875","kind":"commit","published_at":"2019-12-13T19:46:22.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.29.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.29.0"},{"name":"v1.28.0","sha":"b4be4ac9b6cb057f1972c3f76867eae0a1b9302e","kind":"commit","published_at":"2019-12-04T20:09:25.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.28.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.28.0"},{"name":"v1.27.0","sha":"2a154f748812b9414534b84f082cee6ec3b4c8ab","kind":"commit","published_at":"2019-11-18T21:35:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.27.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.27.0"},{"name":"v1.26.0","sha":"6c8415f2abff240b1891ba04420ad3cad12c6f99","kind":"commit","published_at":"2019-11-14T16:39:02.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.26.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.26.0"},{"name":"v1.25.0","sha":"693f6772c5b37d75b8cb528b5de86999cc8b4315","kind":"commit","published_at":"2019-11-13T18:26:31.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.25.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.25.0"},{"name":"v1.24.1","sha":"6eda83a66439bf7fed8400eb63bd86d7bb59f106","kind":"commit","published_at":"2019-11-04T16:45:06.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.24.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.24.1"},{"name":"v1.24.0","sha":"f14c7c7ff606ed38dcfe86fad0f0c97e500c5ac0","kind":"commit","published_at":"2019-10-30T22:42:24.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.24.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.24.0"},{"name":"v1.23.1","sha":"028fa7b732dd8971ca14c6cb4ec7294961f2e015","kind":"commit","published_at":"2019-10-30T15:26:31.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.23.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.23.1"},{"name":"v1.23.0","sha":"6e1df2141268b5ef0a3d5167e34b477cb3d8ea42","kind":"commit","published_at":"2019-10-30T13:48:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.23.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.23.0"},{"name":"v1.22.0","sha":"1f632d37f6858f0532207a5f77118c097d94be89","kind":"commit","published_at":"2019-09-24T22:44:57.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.22.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.22.0"},{"name":"v1.21.1","sha":"f9de0f93b1722aadb499310fdf0998ece5283f3f","kind":"commit","published_at":"2019-09-19T21:38:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.21.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.21.1"},{"name":"v1.21.0","sha":"605da5e4da3874d1b2fd556554f0ebcb64d60173","kind":"commit","published_at":"2019-09-16T20:22:19.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.21.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.21.0"},{"name":"v1.20.0","sha":"90c7f4a6a2bd0e67009d4c9d6d7b76d7849470a6","kind":"commit","published_at":"2019-09-06T18:27:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.20.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.20.0"},{"name":"v1.19.0","sha":"2f819072fe121a1233aa8f312abd57e366855f7c","kind":"commit","published_at":"2019-07-19T20:39:20.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.19.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.19.0"},{"name":"v1.18.0","sha":"8d8fad298a2eb45d1139313816d50a9ab5e423cd","kind":"commit","published_at":"2019-07-17T21:38:17.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.18.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.18.0"},{"name":"v1.17.0","sha":"f5f306b15d2d11b30527ce8d9396ee155544f2cc","kind":"commit","published_at":"2019-06-21T16:07:03.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.17.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.17.0"},{"name":"v1.16.0","sha":"3417cdfa122b0f4bb24ceaf1213a13f0574cb333","kind":"commit","published_at":"2019-06-05T09:02:17.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.16.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.16.0"},{"name":"v1.15.0","sha":"081e77b38dfb2332dce56a688dc4ea802c4e735a","kind":"commit","published_at":"2019-05-22T15:54:12.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.15.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.15.0"},{"name":"v1.14.0","sha":"d01d7b058ec6814dfae599e25ff585aeca45c801","kind":"commit","published_at":"2019-05-14T15:30:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.14.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.14.0"},{"name":"v1.13.0","sha":"780261ee6a33765a8356afbdb8c3841f140e13fd","kind":"commit","published_at":"2019-04-19T18:37:48.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.13.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.13.0"},{"name":"v1.12.0","sha":"69f334e64beaedae34e164c2629b7edade00c381","kind":"commit","published_at":"2019-04-18T19:38:12.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.12.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.12.0"},{"name":"v1.11.1","sha":"2e7ec7260974f189ff28c4c278c366b86a4b1050","kind":"commit","published_at":"2019-04-05T14:49:05.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.11.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.11.1"},{"name":"v1.11.0","sha":"1438b2a2dd0cf69423232772a860c25bc7b17ea0","kind":"commit","published_at":"2019-04-03T14:09:33.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.11.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.11.0"},{"name":"v1.10.1","sha":"87f69d1b825b1a0c129a1e46cf6aa08c9daf7fe2","kind":"commit","published_at":"2019-03-29T19:03:41.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.10.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.10.1"},{"name":"v1.10.0","sha":"252753eb38a250de1c7e20cf03a737e9763c052d","kind":"commit","published_at":"2019-03-20T18:47:56.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.10.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.10.0"},{"name":"v1.9.0","sha":"cd71616aba666a6c51fd79af3ee9210960c5ccaf","kind":"commit","published_at":"2019-03-18T22:36:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.9.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.9.0"},{"name":"v1.8.0","sha":"19a129a06bc8b565baeea8761ba6bf24b80ac262","kind":"commit","published_at":"2019-03-13T19:16:18.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.8.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.8.0"},{"name":"v1.7.5","sha":"169afd3c4cd2071b82740787dae2d8c714db0821","kind":"commit","published_at":"2019-03-04T19:31:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.5","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.5"},{"name":"v1.7.3","sha":"360ee5cab86ffe07b3d5009a3bbb658862c55cf8","kind":"commit","published_at":"2018-12-18T13:23:34.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.3","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.3"},{"name":"v1.7.2","sha":"e85f1d337911645f87d08c7c9b4df98de8b710cd","kind":"tag","published_at":"2018-12-05T00:28:17.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.2"},{"name":"v1.7.1","sha":"890c05eebffff27adf6de556949a3dc0813f87a4","kind":"tag","published_at":"2018-11-28T03:39:46.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.1"},{"name":"v1.7.0","sha":"8f0fd9c1e6fcfcf8796099846451f8510f3b4acc","kind":"tag","published_at":"2018-11-13T17:50:46.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.7.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.7.0"},{"name":"v1.6.0","sha":"d29fc3d82041712620b923e8330eddb8a364840b","kind":"tag","published_at":"2018-10-16T17:37:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.6.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.6.0"},{"name":"v1.5.0","sha":"6472cf252de3eba83b26ca4bb7dc962a519c53e1","kind":"commit","published_at":"2018-10-01T17:32:44.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.5.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.5.0"},{"name":"v1.4.2","sha":"6a6ce62154ba780ecbb97bbbb13a4e9e0b157070","kind":"commit","published_at":"2018-08-30T17:48:58.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.4.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.4.2"},{"name":"v1.4.1","sha":"ddc940d8ef8b736b5cdfc47f24cdf95b9a4b73f6","kind":"commit","published_at":"2018-08-23T18:38:25.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.4.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.4.1"},{"name":"v1.4.0","sha":"04a8dba8b56cf79f4676408f0b3df18fc7414489","kind":"tag","published_at":"2018-08-22T15:23:28.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.4.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.4.0"},{"name":"v1.3.0","sha":"51f18c0e42941703dc13d15bc0ad69aef6a49830","kind":"tag","published_at":"2018-05-24T16:43:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.3.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.3.0"},{"name":"v1.2.0","sha":"970b46ffe46bacda668dd58a8a1aba9d775b8895","kind":"tag","published_at":"2018-05-08T20:50:19.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.2.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.2.0"},{"name":"v1.1.3","sha":"7a32b5ce17203924a21366d5031032fd326d5051","kind":"tag","published_at":"2018-03-07T23:06:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.3","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.3"},{"name":"v1.1.2","sha":"3df1c7a8afafaa793257534bd1a3292cbd0714ee","kind":"tag","published_at":"2018-03-06T16:13:43.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.2","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.2"},{"name":"v1.1.1","sha":"77ea48de76a7b31b234d854f15d003c68bb2fb90","kind":"tag","published_at":"2017-09-29T14:47:00.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.1"},{"name":"v1.1.0","sha":"4fa9e9d999007b447089056a1c581b5594f0f851","kind":"commit","published_at":"2017-06-06T13:50:45.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.1.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.1.0"},{"name":"v1.0.0","sha":"84099941ba2381607e1b05ffd4822781af86675e","kind":"commit","published_at":"2017-03-10T20:51:26.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v1.0.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v1.0.0"},{"name":"v0.9.0","sha":"2a0d64a42bb60a95677748a4d5729af6184330b4","kind":"commit","published_at":"2015-09-25T19:57:45.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.9.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.9.0"},{"name":"0.8.0","sha":"d681ba7af273311991a0e081f1909a120eaee785","kind":"tag","published_at":"2015-06-01T18:39:50.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/0.8.0","html_url":"https://github.com/digitalocean/godo/releases/tag/0.8.0"},{"name":"v0.7.0","sha":"2973bd32a75e6421b1f54792bc65849b2b15c155","kind":"tag","published_at":"2015-03-20T00:16:49.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.7.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.7.0"},{"name":"v0.6.0","sha":"66c450f7771b6217edc6b88491c59ad5d604bc7c","kind":"tag","published_at":"2015-03-10T15:38:55.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.6.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.6.0"},{"name":"v0.5.0","sha":"5478aae80694de1d2d0e02c386bbedd201266234","kind":"commit","published_at":"2014-10-16T16:12:54.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.5.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.5.0"},{"name":"v0.4.1","sha":"1c064ed4c919bfd5e0e1a53cb66a006c5ed24a60","kind":"commit","published_at":"2014-09-22T20:21:52.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.4.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.4.1"},{"name":"v0.4.0","sha":"0a9eb5ac75a250383e5d6991f33da22024cf58d4","kind":"commit","published_at":"2014-09-19T12:51:21.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.4.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.4.0"},{"name":"v0.3.1","sha":"ed61c087bf697ef33fc9efcfb3b458bd3d70b4c5","kind":"commit","published_at":"2014-09-10T21:57:46.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.3.1","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.3.1"},{"name":"v0.3.0","sha":"db6b5a69f78e1fd29edb2070716bedc571b3f78a","kind":"tag","published_at":"2014-09-09T00:39:22.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.3.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.3.0"},{"name":"v0.2.0","sha":"b4bec8f5578f47155e5585a3075806c476d8e92a","kind":"commit","published_at":"2014-09-03T14:20:10.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.2.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.2.0"},{"name":"v0.1.0","sha":"b4bec8f5578f47155e5585a3075806c476d8e92a","kind":"commit","published_at":"2014-09-03T14:20:10.000Z","download_url":"https://codeload.github.com/digitalocean/godo/tar.gz/v0.1.0","html_url":"https://github.com/digitalocean/godo/releases/tag/v0.1.0"}]},"repo_metadata_updated_at":"2023-03-21T18:38:10.003Z","dependent_packages_count":5065,"downloads":null,"downloads_period":null,"dependent_repos_count":5271,"rankings":{"downloads":null,"dependent_repos_count":0.114370546196358,"dependent_packages_count":0.040039957824577754,"stargazers_count":1.8001554371696062,"forks_count":1.6411249380150654,"docker_downloads_count":0.041477289643921576,"average":0.7274336337699058},"purl":"pkg:golang/github.com/digitalocean/godo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/digitalocean/godo","docker_dependents_count":1035,"docker_downloads_count":9750102835,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/digitalocean/godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/digitalocean/godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T19:18:39.634Z","issues_count":20,"pull_requests_count":80,"avg_time_to_close_issue":31430711.0,"avg_time_to_close_pull_request":2185234.734177215,"issues_closed_count":13,"pull_requests_closed_count":79,"pull_request_authors_count":30,"issue_authors_count":17,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.2125,"merged_pull_requests_count":73,"bot_issues_count":2,"bot_pull_requests_count":1,"past_year_issues_count":7,"past_year_pull_requests_count":77,"past_year_avg_time_to_close_issue":103725.57142857143,"past_year_avg_time_to_close_pull_request":542497.0657894737,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":76,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.2857142857142858,"past_year_avg_comments_per_pull_request":0.15584415584415584,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":72},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdigitalocean%2Fgodo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdigitalocean%2Fgodo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdigitalocean%2Fgodo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdigitalocean%2Fgodo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdigitalocean%2Fgodo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdigitalocean%2Fgodo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2166600,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":13963643,"name":"go-github-com-digitalocean-godo","ecosystem":"guix","description":"DigitalOcean Go API client","homepage":"https://github.com/digitalocean/godo","licenses":"expat, bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/digitalocean/godo","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:56:03.080Z","latest_release_published_at":"2026-03-02T22:56:03.080Z","latest_release_number":"1.151.0","last_synced_at":"2026-04-07T01:02:01.086Z","created_at":"2026-03-02T22:56:02.886Z","updated_at":"2026-04-07T01:02:01.087Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-digitalocean-godo/1.151.0/","install_command":"guix install go-github-com-digitalocean-godo","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n4220","metadata":{"location":"gnu/packages/golang-web.scm:4220","variable_name":"go-github-com-digitalocean-godo"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T22:56:03.694Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-digitalocean-godo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31649,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13387679,"name":"golang-github-digitalocean-godo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:43:07.968Z","latest_release_published_at":"2026-02-05T15:43:07.968Z","latest_release_number":"1.37.0-2","last_synced_at":"2026-03-05T17:08:51.333Z","created_at":"2026-02-05T15:43:07.621Z","updated_at":"2026-03-05T17:34:12.786Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-digitalocean-godo?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13475427,"name":"golang-github-digitalocean-godo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:16:45.381Z","latest_release_published_at":"2026-02-10T03:16:45.381Z","latest_release_number":"1.37.0-2","last_synced_at":"2026-03-10T04:11:35.411Z","created_at":"2026-02-10T03:16:43.348Z","updated_at":"2026-03-10T04:11:35.412Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-digitalocean-godo?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13684403,"name":"golang-github-digitalocean-godo","ecosystem":"debian","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:45:27.937Z","latest_release_published_at":"2026-02-12T17:45:27.937Z","latest_release_number":"1.37.0-2","last_synced_at":"2026-03-13T00:05:51.798Z","created_at":"2026-02-12T17:45:27.759Z","updated_at":"2026-03-13T00:05:51.798Z","registry_url":"https://tracker.debian.org/pkg/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":"https://packages.debian.org/bookworm/golang-github-digitalocean-godo","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:45:28.582Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-digitalocean-godo?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13503613,"name":"golang-github-digitalocean-godo","ecosystem":"debian","description":null,"homepage":"https://github.com/digitalocean/godo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/digitalocean/godo","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:54:25.418Z","latest_release_published_at":"2026-02-10T18:54:25.418Z","latest_release_number":"1.37.0-1","last_synced_at":"2026-03-14T15:33:27.270Z","created_at":"2026-02-10T18:54:25.219Z","updated_at":"2026-03-14T15:33:27.270Z","registry_url":"https://tracker.debian.org/pkg/golang-github-digitalocean-godo","install_command":"apt-get install golang-github-digitalocean-godo","documentation_url":"https://packages.debian.org/bullseye/golang-github-digitalocean-godo","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-digitalocean-godo-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-querystring-dev, golang-github-stretchr-testify-dev, golang-golang-x-oauth2-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:11:50.055Z","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":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-digitalocean-godo?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-digitalocean-godo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-digitalocean-godo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-digitalocean-godo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-digitalocean-godo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-digitalocean-godo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-digitalocean-godo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-digitalocean-godo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-digitalocean-godo/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}}],"commits":{"id":7943,"full_name":"digitalocean/godo","default_branch":"main","total_commits":914,"total_committers":211,"total_bot_commits":8,"total_bot_committers":3,"mean_commits":4.331753554502369,"dds":0.87527352297593,"past_year_total_commits":146,"past_year_total_committers":50,"past_year_total_bot_commits":2,"past_year_total_bot_committers":2,"past_year_mean_commits":2.92,"past_year_dds":0.8698630136986302,"last_synced_at":"2026-06-08T21:17:17.283Z","last_synced_commit":"7da362fcb3528252db10b4eddbada05427d508a9","created_at":"2023-03-07T09:46:59.585Z","updated_at":"2026-06-08T21:14:19.613Z","committers":[{"name":"Andrew Starr-Bochicchio","email":"andrewsomething","login":"andrewsomething","count":114},{"name":"Ben Tranter","email":"ben@bentranter.io","login":"bentranter","count":48},{"name":"bryanl","email":"bryan@osesm.com","login":"bryanl","count":30},{"name":"danaelhe","email":"42972711+danaelhe","login":"danaelhe","count":23},{"name":"SSharma-10","email":"shivanisharma@digitalocean.com","login":"SSharma-10","count":20},{"name":"Anna Lushnikova","email":"loosla","login":"loosla","count":20},{"name":"Steven Normore","email":"snormore@digitalocean.com","login":null,"count":19},{"name":"Aditya Saha","email":"asaha@digitalocean.com","login":"asaha2","count":18},{"name":"Kamal Nasser","email":"kamal@digitalocean.com","login":"kamaln7","count":17},{"name":"Mike","email":"mholly@digitalocean.com","login":null,"count":16},{"name":"anup-deka","email":"adeka@digitalocean.com","login":"anup-deka","count":14},{"name":"Harsh Maru","email":"38807407+harshmaru7","login":"harshmaru7","count":14},{"name":"Antoine Grondin","email":"antoinegrondin@gmail.com","login":"aybabtme","count":14},{"name":"Nan Zhong","email":"nzhong@digitalocean.com","login":"nanzhong","count":13},{"name":"Adam Wolfe Gordon","email":"awg@digitalocean.com","login":"adamwg","count":13},{"name":"Elan Hasson","email":"234704+ElanHasson","login":"ElanHasson","count":12},{"name":"Cody Baker","email":"cbaker@digitalocean.com","login":"jcodybaker","count":11},{"name":"Sunny Beatteay","email":"sbeatteay@digitalocean.com","login":"sunny-b","count":11},{"name":"Blesswin Samuel","email":"bsamuel@digitalocean.com","login":"blesswinsamuel","count":9},{"name":"Aryan Ahmed","email":"paryan@digitalocean.com","login":"thearyanahmed","count":9},{"name":"Ryan Butler","email":"1170939+rbutler","login":"rbutler","count":9},{"name":"Phillip Baker","email":"phillip@digitalocean.com","login":"phillbaker","count":9},{"name":"Greg Mankes","email":"gmankes@digitalocean.com","login":null,"count":9},{"name":"Viola Holownia","email":"vholownia@digitalocean.com","login":"viola","count":8},{"name":"Varsha Varadarajan","email":"varshasvaradarajan@gmail.com","login":"varshavaradarajan","count":8},{"name":"Rachana888","email":"rbalabadra@digitalocean.com","login":"Rachana888","count":8},{"name":"Venkat Ranabothu","email":"vranabothu@digitalocean.com","login":"venkatranabothu","count":8},{"name":"apinonformoso","email":"143539236+apinonformoso","login":"apinonformoso","count":8},{"name":"Nicholas Tate","email":"ntate@digitalocean.com","login":"nicktate","count":8},{"name":"kishlay-singh-DO","email":"ksingh@digitalocean.com","login":"kishlay-singh-DO","count":8},{"name":"DO-rrao","email":"rrao@digitalocean.com","login":"DO-rrao","count":8},{"name":"Zach Barahal","email":"zbarahal@digitalocean.com","login":"zbarahal-do","count":8},{"name":"StephenVarela","email":"36381962+StephenVarela","login":"StephenVarela","count":7},{"name":"Daniel-Weinshenker","email":"9273337+dweinshenker","login":"dweinshenker","count":7},{"name":"guptado","email":"141348137+guptado","login":"guptado","count":7},{"name":"Dasha Komsa","email":"dkomsa@digitalocean.com","login":"d-honeybadger","count":6},{"name":"Marko Mudrinić","email":"mudrinic.mare@gmail.com","login":"xmudrii","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Anit Gandhi","email":"agandhi@digitalocean.com","login":"anitgandhi","count":6},{"name":"Rahul Bhardwaj","email":"bhardwajRahul","login":"bhardwajRahul","count":6},{"name":"Greeshma","email":"gpillai@digitalocean.com","login":"greeshmapill","count":6},{"name":"Ashwani","email":"aashwani@digitalocean.com","login":"imaskm","count":6},{"name":"Timo Reimann","email":"treimann@digitalocean.com","login":null,"count":6},{"name":"Scott Crawford","email":"scrawford@digitalocean.com","login":null,"count":6},{"name":"Raphael Simon","email":"raphael@rightscale.com","login":null,"count":6},{"name":"Hilary Holz","email":"hholz@digitalocean.com","login":null,"count":6},{"name":"Markus Thömmes","email":"mthoemmes@digitalocean.com","login":"markusthoemmes","count":5},{"name":"sjana-do","email":"sjana@digitalocean.com","login":"sjana-do","count":5},{"name":"Zach Eddy","email":"zeddy@digitalocean.com","login":"ZachEddy","count":5},{"name":"Brett Snyder","email":"bsnyder788@gmail.com","login":"bsnyder788","count":5},{"name":"Austin","email":"cheungaustin2@gmail.com","login":"aqche","count":5},{"name":"Oleksandr Redko","email":"Oleksandr_Redko@epam.com","login":"alexandear","count":5},{"name":"Maurício Linhares","email":"mlinhares@digitalocean.com","login":null,"count":4},{"name":"ssaengs","email":"165842435+ssaengs","login":"ssaengs","count":4},{"name":"v-amanjain-afk","email":"v-amanjain@digitalocean.com","login":"v-amanjain-afk","count":4},{"name":"Cesar Garza","email":"scotch.neat@live.com","login":"scotchneat","count":4},{"name":"Chris Cummer","email":"chriscummer@me.com","login":"senorprogrammer","count":4},{"name":"Dylan Scott","email":"4922401+dylanrhysscott","login":"dylanrhysscott","count":4},{"name":"Fatih Arslan","email":"ftharsln@gmail.com","login":"fatih","count":4},{"name":"Samuel Guyah","email":"septimusguy@gmail.com","login":"ChiefMateStarbuck","count":4},{"name":"Marco Jantke","email":"mjantke@digitalocean.com","login":"m3co-code","count":4},{"name":"gangasingh01","email":"gangasingh@digitalocean.com","login":"gangasingh01","count":3},{"name":"Weston Carlson","email":"wez470@gmail.com","login":"wez470","count":3},{"name":"Mike Chittenden","email":"mchittenden@digitalocean.com","login":"mike-chittenden","count":3},{"name":"lxfontes","email":"lxfontes@gmail.com","login":"lxfontes","count":3},{"name":"ritheek-pitti-do","email":"rpitti@digitalocean.com","login":"ritheek-pitti-do","count":3},{"name":"vsharma6855","email":"vsharma@digitalocean.com","login":"vsharma6855","count":3},{"name":"Bouke van der Bijl","email":"me@bou.ke","login":"bouk","count":3},{"name":"Julien Pivotto","email":"roidelapluie@inuits.eu","login":"roidelapluie","count":3},{"name":"Ingo Gottwald","email":"igottwald@digitalocean.com","login":"gottwald","count":3},{"name":"llDrLove","email":"oliver.love.34@gmail.com","login":"llDrLove","count":3},{"name":"Josh Vasilevsky","email":"95491250+jvasilevsky","login":"jvasilevsky","count":3},{"name":"Joe Keegan","email":"jkeegan@digitalocean.com","login":"do-joe","count":3},{"name":"Dustin Wilson","email":"127760450+dwilsondo","login":"dwilsondo","count":3},{"name":"Ivan Ilichev","email":"iilichev@digitalocean.com","login":null,"count":3},{"name":"Kumar Saurabh","email":"kumarsaurabh@Kumars-MacBook-Air.local","login":null,"count":3},{"name":"Term1nal","email":"terminal@terminalinteractive.com","login":null,"count":3},{"name":"Jason Heimann","email":"jheimann@digitalocean.com","login":"table-delete","count":2},{"name":"masayuki_oguni","email":"masayuki_oguni.dev@gmail.com","login":null,"count":2},{"name":"Hugo Corbucci","email":"hugo.corbucci@gmail.com","login":"hugocorbucci","count":2},{"name":"Harshpreet Singh","email":"singhharshpreet1993@gmail.com","login":"harshpreet93","count":2},{"name":"Thomas Balthazar","email":"thomas@balthazar.info","login":"tbalthazar","count":2},{"name":"Sreeram Venkitesh","email":"40194401+sreeram-venkitesh","login":"sreeram-venkitesh","count":2},{"name":"Siddharth Subramanian","email":"sidsbrmnn@gmail.com","login":"sidsbrmnn","count":2},{"name":"Shawn Smith","email":"shawnpsmith@gmail.com","login":"shawnps","count":2},{"name":"Sebastian Döll","email":"sebastian@katallaxie.me","login":"katallaxie","count":2},{"name":"Ryan Moore","email":"ryan.moore@greyrocksoft.com","login":"rpmoore","count":2},{"name":"wayne","email":"wwarren@digitalocean.com","login":"waynr","count":2},{"name":"Zach Gershman","email":"zgershman@digitalocean.com","login":null,"count":2},{"name":"Jon Friesen","email":"jfriesen@digitalocean.com","login":null,"count":2},{"name":"Kumar Saurabh","email":"itsksaurabh@gmail.com","login":"itsksaurabh","count":2},{"name":"Manish Regmi","email":"mregmi@digitalocean.com","login":"mregmi","count":2},{"name":"Alex Krantz","email":"alex@krantz.dev","login":"akrantz01","count":2},{"name":"Andrew Louis","email":"996681+andrewlouis93","login":"andrewlouis93","count":2},{"name":"Collin Shoop","email":"cshoop@digitalocean.com","login":null,"count":2},{"name":"Cheah Chu Yeow","email":"chuyeow@gmail.com","login":"chuyeow","count":2},{"name":"Collin Shoop","email":"shoopcollin@gmail.com","login":"CollinShoop","count":2},{"name":"Daniel-Weinshenker","email":"DWizGuy58","login":"DWizGuy58","count":2},{"name":"Eddie Zaneski","email":"eddiezane@gmail.com","login":"eddiezane","count":2},{"name":"Matthew James Kraai","email":"kraai@ftbfs.org","login":"kraai","count":2},{"name":"Braxton Huggins","email":"bhuggins@digitalocean.com","login":"notxarb","count":2},{"name":"Damanpreet Singh","email":"daman.4880@gmail.com","login":"fumblehool","count":2},{"name":"Daniel Vigueras","email":"daniel@vigueras.dev","login":"dvigueras","count":2},{"name":"Davi DeBarros","email":"davibarros1994@gmail.com","login":"ddebarros","count":2},{"name":"Ravish Ahmad","email":"rahmadkhan@digitalocean.com","login":"rak16","count":2},{"name":"Graham","email":"gholtslander@digitalocean.com","login":"ghostlandr","count":2},{"name":"Dikshant Adhikari","email":"ad.dikshant@gmail.com","login":"dikshant","count":2},{"name":"Aaron Lee","email":"lee.aaron.68@gmail.com","login":"lee-aaron","count":2},{"name":"Mike Chittenden","email":"mchitten@gmail.com","login":"mchitten","count":2},{"name":"Vadim Ponomarev","email":"vadim@jexia.com","login":"velp","count":2},{"name":"Vivian Fang","email":"vivian98.fang@gmail.com","login":"vivi","count":2},{"name":"lfundaro-do","email":"124630848+lfundaro-do","login":"lfundaro-do","count":2},{"name":"ddatta-do","email":"147642663+ddatta-do","login":"ddatta-do","count":1},{"name":"root","email":"root@tester.midokura.sexy","login":null,"count":1},{"name":"mycodeself","email":"drafee@gmail.com","login":null,"count":1},{"name":"d-isaacson","email":"disaacson@digitalocean.com","login":"d-isaacson","count":1},{"name":"chandrudo","email":"cshanmugam@digitalocean.com","login":"chandrudo","count":1},{"name":"bpopovschi","email":"zyqsempai@mail.ru","login":"Zyqsempai","count":1},{"name":"aupadhyay-shark","email":"aupadhyay@digitalocean.com","login":"aupadhyay-shark","count":1},{"name":"andrewsykim","email":"kim.andrewsy@gmail.com","login":"andrewsykim","count":1},{"name":"andrehernandez0","email":"andrehernandez@digitalocean.com","login":"andrehernandez0","count":1},{"name":"akutz","email":"sakutz@gmail.com","login":"akutz","count":1},{"name":"Tomás Farías","email":"tomas@tomasfarias.dev","login":"tomasfarias","count":1},{"name":"Tim Fogarty","email":"timothy.fogo@gmail.com","login":"tfogo","count":1},{"name":"Tim","email":"timfall@gmail.com","login":"timfall","count":1},{"name":"Tilen Faganel","email":"tilen.faganel@me.com","login":"TFaga","count":1},{"name":"Thomas","email":"thomas.schwaerzl@gmail.com","login":"thomagos","count":1},{"name":"Sampath Kumar","email":"skumarc@digitalocean.com","login":"skumarc-do","count":1},{"name":"RohithSangati","email":"73009657+RohithSangati","login":"RohithSangati","count":1},{"name":"Robert Jennings","email":"rcj4747@gmail.com","login":"rcj4747","count":1},{"name":"Renan Husson","email":"renan.husson@tuta.io","login":"DonRenando","count":1},{"name":"Pushyarag","email":"pyadagiri@digitalocean.com","login":"pyadagiri-do","count":1},{"name":"Paul Stack","email":"public@paulstack.co.uk","login":"stack72","count":1},{"name":"Oliver","email":"ohardt@gmail.com","login":"oliver006","count":1},{"name":"Oleg Kovalov","email":"iamolegkovalov@gmail.com","login":"cristaloleg","count":1},{"name":"whitesource-bolt-for-github[bot]","email":"42819689+whitesource-bolt-for-github[bot]","login":"whitesource-bolt-for-github[bot]","count":1},{"name":"sshirolkar","email":"sshirolkar@digitalocean.com","login":"sshirolkar","count":1},{"name":"singhsaubhikdo","email":"saubhiksingh@digitalocean.com","login":"singhsaubhikdo","count":1},{"name":"shivani kumar","email":"shivanik1920@gmail.com","login":"ShivaniKumar1","count":1},{"name":"reeseconor","email":"reeseconor@gmail.com","login":"reeseconor","count":1},{"name":"niket-dujari","email":"ndujari@digitalocean.com","login":"niket-dujari","count":1},{"name":"nhenning-do","email":"nhenning@digitalocean.com","login":"nhenning-do","count":1},{"name":"nbhoot157","email":"nbhoot@digitalocean.com","login":"nbhoot157","count":1},{"name":"lprasanth-nadiminti","email":"nadimintiprasanth310@gmail.com","login":"lprasanth-nadiminti","count":1},{"name":"kirineni-do","email":"kirineni@digitalocean.com","login":"kirineni-do","count":1},{"name":"kamlesh sahu","email":"vasubantikamlesh@gmail.com","login":"kamleshsahu","count":1},{"name":"jkosanam","email":"jkosanam@digitalocean.com","login":"jkosanam","count":1},{"name":"guangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"divyanshgupta-dodeveloper","email":"divyanshgupta@digitalocean.com","login":"divyanshgupta-dodeveloper","count":1},{"name":"Adam McCarthy","email":"adam.mccarthy@robinhood.com","login":null,"count":1},{"name":"Bruno Clermont","email":"patate@fastmail.cn","login":null,"count":1},{"name":"Bryce Reitano","email":"bryce@rocketmade.com","login":null,"count":1},{"name":"Carlos Diaz-Padron","email":"cdpadron@twilio.com","login":null,"count":1},{"name":"Erick Guevara","email":"erick@motorola.com","login":null,"count":1},{"name":"Gianluca Arbezzano","email":"gianarb92@gmail.com","login":null,"count":1},{"name":"Mendy Danzinger","email":"mendy.danzinger@unityadmins-MacBook-Pro.local","login":null,"count":1},{"name":"Nikolai Zujev","email":"nikolai.zujev@lykon.com","login":null,"count":1},{"name":"Seshachalam Malisetti","email":"seshachalam@outlook.com","login":null,"count":1},{"name":"Sébastien Fievet","email":"_@sebastien-fievet.fr","login":null,"count":1},{"name":"Nick Saika","email":"nicksaika@gmail.com","login":"nesv","count":1},{"name":"Dustin Wilson","email":"dmw2151@columbia.edu","login":"DMW2151","count":1},{"name":"Dillon LeDoux","email":"dillon.ledoux@me.com","login":"dillonledoux","count":1},{"name":"Dhruv Kela","email":"30433468+keladhruv","login":"keladhruv","count":1},{"name":"David Hwang","email":"69114096+dhij","login":"dhij","count":1},{"name":"Daniel, Dao Quang Minh","email":"dqminh89@gmail.com","login":"dqminh","count":1},{"name":"Dan Vittegleo","email":"1596016+dan-v","login":"dan-v","count":1},{"name":"Dan Norris","email":"protochron@gmail.com","login":"protochron","count":1},{"name":"Chase Adams","email":"realchaseadams@gmail.com","login":"chaseadamsio","count":1},{"name":"Carlos Villela","email":"cv@lixo.org","login":"cv","count":1},{"name":"Caio Filipini","email":"caiofilipini","login":"caiofilipini","count":1},{"name":"Bruno Grasselli","email":"67680+brunograsselli","login":"brunograsselli","count":1},{"name":"Brian Teeman","email":"brian@teeman.net","login":"brianteeman","count":1},{"name":"Braden Bassingthwaite","email":"bradenbass@gmail.com","login":"bbassingthwaite","count":1},{"name":"Bojan","email":"dbojan@gmail.com","login":"bojand","count":1},{"name":"Bilal Khan","email":"64713734+ibilalkayy","login":"ibilalkayy","count":1},{"name":"Benjamin Jorand","email":"benjamin.jorand@gmail.com","login":"bjorand","count":1},{"name":"Ben Firshman","email":"ben@firshman.co.uk","login":"bfirsh","count":1},{"name":"Ben Evans","email":"ben@bensbit.co.uk","login":"bencevans","count":1},{"name":"Atul Bhosale","email":"atul1bhosale@gmail.com","login":"Atul9","count":1},{"name":"Arve Knudsen","email":"arve.knudsen@gmail.com","login":"aknuds1","count":1},{"name":"Andrew Ayer","email":"agwa@andrewayer.name","login":"AGWA","count":1},{"name":"Andrei Avram","email":"avramandrei@ymail.com","login":"andreiavrammsd","count":1},{"name":"Adam Michel","email":"adam@amichel.me","login":"awmichel","count":1},{"name":"Adam Duke","email":"adam.v.duke@gmail.com","login":"adamvduke","count":1},{"name":"Abel","email":"abel.tay@gmail.com","login":"abeltay","count":1},{"name":"Nathan LeClaire","email":"nathan.leclaire@gmail.com","login":"nathanleclaire","count":1},{"name":"Mike Holly","email":"mikejholly@gmail.com","login":"mikejholly","count":1},{"name":"Mike","email":"10135646+mikesmithgh","login":"mikesmithgh","count":1},{"name":"Mendy Danzinger","email":"mendydanzinger@gmail.com","login":"mdanzinger","count":1},{"name":"Max Schmitt","email":"max@schmitt.mx","login":"mxschmitt","count":1},{"name":"Matthew Gallagher","email":"mattva01@gmail.com","login":"mattva01","count":1},{"name":"Mark Paulson","email":"markpaulson","login":"markpaulson","count":1},{"name":"Manikant Singh","email":"mani2474695@gmail.com","login":"devil-cyber","count":1},{"name":"Luke Granger-Brown","email":"git@lukegb.com","login":"lukegb","count":1},{"name":"Liz","email":"web@stillinbeta.com","login":"stillinbeta","count":1},{"name":"Lio李歐","email":"lionello","login":"lionello","count":1},{"name":"Kunju Perath","email":"43894850+kperath","login":"kperath","count":1},{"name":"Kristian Klausen","email":"klausenbusk@hotmail.com","login":"klausenbusk","count":1},{"name":"Joonas Bergius","email":"joonas@bergi.us","login":"joonas","count":1},{"name":"Jeremy L. Morris","email":"jeremylevanmorris@gmail.com","login":"MorrisLaw","count":1},{"name":"Jauder Ho","email":"jauderho","login":"jauderho","count":1},{"name":"Jackson Owens","email":"jackson@chain.com","login":"jbowens","count":1},{"name":"Ivan Lemeshev","email":"ivanlemeshev","login":"ivanlemeshev","count":1},{"name":"Iskander (Alex) Sharipov","email":"quasilyte@gmail.com","login":"quasilyte","count":1},{"name":"Iheanyi Ekechukwu","email":"iekechukwu@gmail.com","login":"iheanyi","count":1},{"name":"House.Lee","email":"house-lee","login":"house-lee","count":1},{"name":"Guus van Weelden","email":"guus@weelden.de","login":"guusvw","count":1},{"name":"Francisco Demartino","email":"demartino.francisco@gmail.com","login":"franciscod","count":1},{"name":"Faizan Shaik","email":"fyzan.shaik@gmail.com","login":"fyzanshaik","count":1},{"name":"Edward Viaene","email":"ward.viaene@gmail.com","login":"wardviaene","count":1}],"past_year_committers":[{"name":"SSharma-10","email":"shivanisharma@digitalocean.com","login":"SSharma-10","count":19},{"name":"anup-deka","email":"adeka@digitalocean.com","login":"anup-deka","count":13},{"name":"Harsh Maru","email":"38807407+harshmaru7","login":"harshmaru7","count":12},{"name":"Rachana888","email":"rbalabadra@digitalocean.com","login":"Rachana888","count":8},{"name":"Venkat Ranabothu","email":"vranabothu@digitalocean.com","login":"venkatranabothu","count":8},{"name":"kishlay-singh-DO","email":"ksingh@digitalocean.com","login":"kishlay-singh-DO","count":8},{"name":"DO-rrao","email":"rrao@digitalocean.com","login":"DO-rrao","count":8},{"name":"sjana-do","email":"sjana@digitalocean.com","login":"sjana-do","count":5},{"name":"Ashwani","email":"aashwani@digitalocean.com","login":"imaskm","count":4},{"name":"Dasha Komsa","email":"dkomsa@digitalocean.com","login":"d-honeybadger","count":4},{"name":"v-amanjain-afk","email":"v-amanjain@digitalocean.com","login":"v-amanjain-afk","count":4},{"name":"ritheek-pitti-do","email":"rpitti@digitalocean.com","login":"ritheek-pitti-do","count":3},{"name":"gangasingh01","email":"gangasingh@digitalocean.com","login":"gangasingh01","count":3},{"name":"Marco Jantke","email":"mjantke@digitalocean.com","login":"m3co-code","count":3},{"name":"Joe Keegan","email":"jkeegan@digitalocean.com","login":"do-joe","count":3},{"name":"Blesswin Samuel","email":"bsamuel@digitalocean.com","login":"blesswinsamuel","count":2},{"name":"Elan Hasson","email":"234704+ElanHasson","login":"ElanHasson","count":2},{"name":"Sreeram Venkitesh","email":"40194401+sreeram-venkitesh","login":"sreeram-venkitesh","count":2},{"name":"Zach Eddy","email":"zeddy@digitalocean.com","login":"ZachEddy","count":2},{"name":"ssaengs","email":"165842435+ssaengs","login":"ssaengs","count":2},{"name":"Damanpreet Singh","email":"daman.4880@gmail.com","login":"fumblehool","count":2},{"name":"Anit Gandhi","email":"agandhi@digitalocean.com","login":"anitgandhi","count":1},{"name":"Ben Tranter","email":"ben@bentranter.io","login":"bentranter","count":1},{"name":"Brian Teeman","email":"brian@teeman.net","login":"brianteeman","count":1},{"name":"Dillon LeDoux","email":"dillon.ledoux@me.com","login":"dillonledoux","count":1},{"name":"sshirolkar","email":"sshirolkar@digitalocean.com","login":"sshirolkar","count":1},{"name":"shivani kumar","email":"shivanik1920@gmail.com","login":"ShivaniKumar1","count":1},{"name":"niket-dujari","email":"ndujari@digitalocean.com","login":"niket-dujari","count":1},{"name":"nhenning-do","email":"nhenning@digitalocean.com","login":"nhenning-do","count":1},{"name":"nbhoot157","email":"nbhoot@digitalocean.com","login":"nbhoot157","count":1},{"name":"lprasanth-nadiminti","email":"nadimintiprasanth310@gmail.com","login":"lprasanth-nadiminti","count":1},{"name":"llDrLove","email":"olove@digitalocean.com","login":"llDrLove","count":1},{"name":"kirineni-do","email":"kirineni@digitalocean.com","login":"kirineni-do","count":1},{"name":"kamlesh sahu","email":"vasubantikamlesh@gmail.com","login":"kamleshsahu","count":1},{"name":"jkosanam","email":"jkosanam@digitalocean.com","login":"jkosanam","count":1},{"name":"guptado","email":"141348137+guptado","login":"guptado","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"divyanshgupta-dodeveloper","email":"divyanshgupta@digitalocean.com","login":"divyanshgupta-dodeveloper","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"d-isaacson","email":"disaacson@digitalocean.com","login":"d-isaacson","count":1},{"name":"chandrudo","email":"cshanmugam@digitalocean.com","login":"chandrudo","count":1},{"name":"aupadhyay-shark","email":"aupadhyay@digitalocean.com","login":"aupadhyay-shark","count":1},{"name":"andrehernandez0","email":"andrehernandez@digitalocean.com","login":"andrehernandez0","count":1},{"name":"Sampath Kumar","email":"skumarc@digitalocean.com","login":"skumarc-do","count":1},{"name":"RohithSangati","email":"73009657+RohithSangati","login":"RohithSangati","count":1},{"name":"Rahul Bhardwaj","email":"bhardwajRahul","login":"bhardwajRahul","count":1},{"name":"Pushyarag","email":"pyadagiri@digitalocean.com","login":"pyadagiri-do","count":1},{"name":"Josh Vasilevsky","email":"95491250+jvasilevsky","login":"jvasilevsky","count":1},{"name":"Greeshma","email":"gpillai@digitalocean.com","login":"greeshmapill","count":1},{"name":"Faizan Shaik","email":"fyzan.shaik@gmail.com","login":"fyzanshaik","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:07.748Z","repositories_count":6255108,"commits_count":884278549,"contributors_count":35063055,"owners_count":1164139,"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":"digitalocean/godo","html_url":"https://github.com/digitalocean/godo","last_synced_at":"2026-06-08T21:00:49.885Z","status":"active","issues_count":38,"pull_requests_count":587,"avg_time_to_close_issue":30942318.0,"avg_time_to_close_pull_request":595596.287109375,"issues_closed_count":19,"pull_requests_closed_count":512,"pull_request_authors_count":104,"issue_authors_count":33,"avg_comments_per_issue":2.026315789473684,"avg_comments_per_pull_request":0.272572402044293,"merged_pull_requests_count":474,"bot_issues_count":3,"bot_pull_requests_count":11,"past_year_issues_count":9,"past_year_pull_requests_count":129,"past_year_avg_time_to_close_issue":454001.6666666667,"past_year_avg_time_to_close_pull_request":428525.265060241,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":83,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":1.777777777777778,"past_year_avg_comments_per_pull_request":0.27906976744186046,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":79,"created_at":"2023-05-16T03:50:18.161Z","updated_at":"2026-06-08T21:00:49.885Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgodo/issues","issue_labels_count":{"table":{"enhancement":8,"do-api":8,"Needs Investigation":4,"Mend: dependency security vulnerability":3,"bug":1,"hacktoberfest":1,"wip":1}},"pull_request_labels_count":{"table":{"dependencies":9,"DO NOT MERGE":5,"hacktoberfest":1,"hacktoberfest-accepted":1,"go":1,"invalid":1}},"issue_author_associations_count":{"table":{"NONE":29,"CONTRIBUTOR":9}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":390,"MEMBER":142,"NONE":51,"COLLABORATOR":4}},"issue_authors":{"table":{"mend-bolt-for-github[bot]":3,"aalllliii":2,"ibilalkayy":2,"nicois":2,"Deepanshusuman":1,"renehernandez":1,"svaniksharma":1,"chandiniv1":1,"houstonheat":1,"SantiColu":1,"NikoBoi12":1,"roidelapluie":1,"vlad2095":1,"timoreimann":1,"prateekgogia":1,"adrianlshaw":1,"regnaio":1,"alcohol":1,"flyinprogrammer":1,"rajlearner17":1,"Utsavk":1,"pcman312":1,"bigdatasourav":1,"csandanov":1,"Nitya-003":1,"loosla":1,"dm3ch":1,"fushuang001":1,"timdp":1,"llDrLove":1,"lakifasina":1,"Muhammad-Ali-Khan9":1,"pan93412":1}},"pull_request_authors":{"table":{"andrewsomething":63,"loosla":44,"danaelhe":40,"asaha2":28,"apinonformoso":18,"thearyanahmed":18,"SSharma-10":16,"greeshmapill":16,"blesswinsamuel":16,"harshmaru7":16,"bentranter":15,"ElanHasson":13,"anup-deka":12,"guptado":12,"dweinshenker":10,"dependabot[bot]":9,"dylanrhysscott":9,"d-honeybadger":9,"imaskm":9,"DO-rrao":8,"bhardwajRahul":8,"StephenVarela":8,"Rachana888":8,"ssaengs":7,"kishlay-singh-DO":7,"markusthoemmes":7,"jvasilevsky":5,"venkatranabothu":5,"vsharma6855":5,"jcodybaker":5,"kamaln7":5,"m3co-code":4,"lee-aaron":4,"llDrLove":4,"dwilsondo":4,"wez470":4,"rak16":4,"ZachEddy":4,"alexandear":3,"ritheek-pitti-do":3,"dvigueras":3,"fumblehool":3,"lfundaro-do":3,"do-joe":3,"ddatta-do":2,"nicois":2,"lionello":2,"ddebarros":2,"brianteeman":2,"gottwald":2,"Muhammad-Ali-Khan9":2,"gregmankes":2,"fyzanshaik":2,"dhij":2,"ghostlandr":2,"theredspoon":2,"Oghenesuvwe-dev":2,"beawkiattisak":2,"nbhoot157":2,"github-actions[bot]":2,"anitgandhi":2,"gangasingh01":2,"bbassingthwaite":2,"ibilalkayy":2,"kperath":2,"kraai":2,"sufatmawati":2,"brunograsselli":2,"sjana-do":2,"v-amanjain-afk":2,"rpmoore":2,"sreeram-venkitesh":2,"jauderho":2,"scotchneat":2,"aupadhyay-shark":1,"sergelogvinov":1,"rajghosh06-dev":1,"Ghat0tkach":1,"dillonledoux":1,"pyadagiri-do":1,"singhsaubhikdo":1,"tomasfarias":1,"jkosanam":1,"andreiavrammsd":1,"senorprogrammer":1,"chandrudo":1,"ankit98040":1,"RohithSangati":1,"d-isaacson":1,"kirineni-do":1,"nicktate":1,"testwill":1,"nhenning-do":1,"niket-dujari":1,"mikesmithgh":1,"Prachipatel2001":1,"jonfriesen":1,"varshavaradarajan":1,"skumarc-do":1,"markpaulson":1,"sshirolkar":1,"DMW2151":1,"logwolvy":1,"ChiefMateStarbuck":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-10T00:00:24.323Z","repositories_count":14788102,"issues_count":33450452,"pull_requests_count":110021122,"authors_count":11299023,"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":{"enhancement":1,"hacktoberfest":1}},"past_year_pull_request_labels_count":{"table":{"DO NOT MERGE":2,"dependencies":1,"go":1,"hacktoberfest":1,"hacktoberfest-accepted":1}},"past_year_issue_author_associations_count":{"table":{"NONE":9}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":100,"NONE":19,"MEMBER":6,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"nicois":2,"alcohol":1,"fushuang001":1,"Muhammad-Ali-Khan9":1,"NikoBoi12":1,"Nitya-003":1,"pan93412":1,"SantiColu":1}},"past_year_pull_request_authors":{"table":{"SSharma-10":15,"anup-deka":10,"harshmaru7":8,"Rachana888":8,"DO-rrao":8,"kishlay-singh-DO":7,"venkatranabothu":5,"d-honeybadger":5,"fumblehool":3,"ritheek-pitti-do":3,"do-joe":3,"github-actions[bot]":2,"sjana-do":2,"m3co-code":2,"Muhammad-Ali-Khan9":2,"nbhoot157":2,"nicois":2,"Oghenesuvwe-dev":2,"gangasingh01":2,"fyzanshaik":2,"sreeram-venkitesh":2,"theredspoon":2,"brianteeman":2,"blesswinsamuel":2,"v-amanjain-afk":2,"ZachEddy":2,"skumarc-do":1,"RohithSangati":1,"ssaengs":1,"rajghosh06-dev":1,"sshirolkar":1,"pyadagiri-do":1,"niket-dujari":1,"nhenning-do":1,"logwolvy":1,"llDrLove":1,"kirineni-do":1,"jvasilevsky":1,"jkosanam":1,"imaskm":1,"ElanHasson":1,"d-isaacson":1,"dillonledoux":1,"dependabot[bot]":1,"chandrudo":1,"aupadhyay-shark":1,"ankit98040":1,"anitgandhi":1}},"maintainers":[{"table":{"login":"andrewsomething","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewsomething"}},{"table":{"login":"danaelhe","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danaelhe"}},{"table":{"login":"bentranter","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bentranter"}},{"table":{"login":"ZachEddy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZachEddy"}},{"table":{"login":"bhardwajRahul","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bhardwajRahul"}},{"table":{"login":"kamaln7","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamaln7"}},{"table":{"login":"rak16","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rak16"}},{"table":{"login":"sreeram-venkitesh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sreeram-venkitesh"}},{"table":{"login":"lfundaro-do","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lfundaro-do"}},{"table":{"login":"sjana-do","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjana-do"}},{"table":{"login":"scotchneat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scotchneat"}},{"table":{"login":"jkosanam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkosanam"}},{"table":{"login":"jonfriesen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonfriesen"}},{"table":{"login":"skumarc-do","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skumarc-do"}},{"table":{"login":"ChiefMateStarbuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChiefMateStarbuck"}}],"active_maintainers":[{"table":{"login":"sjana-do","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjana-do"}},{"table":{"login":"sreeram-venkitesh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sreeram-venkitesh"}},{"table":{"login":"ZachEddy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZachEddy"}},{"table":{"login":"jkosanam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jkosanam"}},{"table":{"login":"skumarc-do","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skumarc-do"}}]}},"events":{"total":{"ReleaseEvent":37,"DeleteEvent":67,"MemberEvent":2,"PullRequestEvent":281,"ForkEvent":53,"IssuesEvent":9,"WatchEvent":84,"IssueCommentEvent":56,"PushEvent":220,"PullRequestReviewCommentEvent":207,"PullRequestReviewEvent":371,"CreateEvent":111},"last_year":{"ReleaseEvent":13,"DeleteEvent":40,"MemberEvent":1,"PullRequestEvent":93,"ForkEvent":19,"IssuesEvent":4,"WatchEvent":33,"IssueCommentEvent":26,"PushEvent":97,"PullRequestReviewCommentEvent":32,"PullRequestReviewEvent":73,"CreateEvent":61}},"keywords":["api","digitalocean","go","golang","hacktoberfest"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-12T22:50:28.558Z","updated_at":"2022-07-12T22:50:28.558Z","repository_link":"https://github.com/digitalocean/godo/blob/main/go.mod","dependencies":[{"id":211842033,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":211842034,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":211842035,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":true,"kind":"runtime","optional":false},{"id":211842036,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":211842037,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":true,"kind":"runtime","optional":false},{"id":211842038,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":211842039,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":true,"kind":"runtime","optional":false},{"id":211842040,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":211842041,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":true,"kind":"runtime","optional":false},{"id":211842042,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-12T22:50:28.840Z","updated_at":"2022-07-12T22:50:28.840Z","repository_link":"https://github.com/digitalocean/godo/blob/main/go.sum","dependencies":[{"id":211845107,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":211845108,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":211845109,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":211845110,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":211845111,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":211845112,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":211845113,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":211845114,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":211845115,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":211845116,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":211845117,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":211845118,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":211845119,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":211845120,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":211845121,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":211845122,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":211845123,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":211845124,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":211845125,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":211845126,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":211845127,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":211845128,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":211845129,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845130,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":211845131,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845132,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":211845133,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":211845134,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":211845135,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":211845136,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":211845137,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":211845138,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":211845139,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":211845140,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":211845141,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":211845142,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":211845143,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":211845144,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":211845145,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":211845146,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":211845147,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":211845148,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845149,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":211845150,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":211845151,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":211845152,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":211845153,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845154,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":211845155,"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":211845156,"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":211845157,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":211845158,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":211845159,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":211845160,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":211845161,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":211845162,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":211845163,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":211845164,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":211845165,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":211845166,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":211845167,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":211845168,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":211845169,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":211845170,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":211845171,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":211845172,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":211845173,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":211845174,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":211845175,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":211845176,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":211845177,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":211845178,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":211845179,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":211845180,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":211845181,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":211845182,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":211845183,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":211845184,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":211845185,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":211845186,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":211845187,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":211845188,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":211845189,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":211845190,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":211845191,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":211845192,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":211845193,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":211845194,"package_name":"github.com/google/go-querystring","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845195,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":211845196,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":211845197,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":211845198,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":211845199,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":211845200,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":211845201,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":211845202,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":211845203,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":211845204,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845205,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":211845206,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":211845207,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":211845208,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":211845209,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":211845210,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":211845211,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":211845212,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":211845213,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845214,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":211845215,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845216,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":211845217,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":211845218,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":211845219,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":211845220,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":211845221,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":211845222,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":211845223,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":211845224,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":211845225,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":211845226,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":211845227,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":211845228,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":211845229,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":211845230,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200420201142-3c4aac89819a","direct":false,"kind":"runtime","optional":false},{"id":211845231,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":211845232,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":211845233,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":211845234,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":211845235,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":211845236,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":211845237,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":211845238,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":211845239,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":211845240,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":211845241,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":211845242,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":211845243,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":211845244,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":211845245,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":211845246,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":211845247,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":211845248,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":211845249,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":211845250,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":211845251,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":211845252,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":211845253,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":211845254,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":211845255,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":211845256,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845257,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":211845258,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":211845259,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":211845260,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":211845261,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":211845262,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":211845263,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":211845264,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":211845265,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":211845266,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":211845267,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":211845268,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":211845269,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":211845270,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":211845271,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":211845272,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":211845273,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":211845274,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":211845275,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":211845276,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":211845277,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":211845278,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":211845279,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":211845280,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":211845281,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":211845282,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":211845283,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":211845284,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":211845285,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":211845286,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":211845287,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":211845288,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":211845289,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":211845290,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":211845291,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":211845292,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":211845293,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":211845294,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":211845295,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":211845296,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":211845297,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":211845298,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":211845299,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":211845300,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":211845301,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":211845302,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":211845303,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":211845304,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":211845305,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":211845306,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":211845307,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":211845308,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":211845309,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":211845310,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":211845311,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":211845312,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":211845313,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":211845314,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":211845315,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":211845316,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":211845317,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":211845318,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":211845319,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":211845320,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":211845321,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":211845322,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":211845323,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":211845324,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":211845325,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":211845326,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":211845327,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":211845328,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":211845329,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":211845330,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":211845331,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":211845332,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":211845333,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":211845334,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":211845335,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":211845336,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":211845337,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":211845338,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":211845339,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":211845340,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":211845341,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":211845342,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":211845343,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":211845344,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":211845345,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":211845346,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":211845347,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":211845348,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":211845349,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":211845350,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":211845351,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":211845352,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":211845353,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":211845354,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":211845355,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":211845356,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":211845357,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":211845358,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":211845359,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":211845360,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":211845361,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":211845362,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":211845363,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":211845364,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":211845365,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":211845366,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":211845367,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":211845368,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":211845369,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":211845370,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":211845371,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":211845372,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":211845373,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":211845374,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":211845375,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":211845376,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":211845377,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":211845378,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":211845379,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":211845380,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":211845381,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":211845382,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":211845383,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":211845384,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":211845385,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":211845386,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":211845387,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":211845388,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":211845389,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":211845390,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":211845391,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":211845392,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":211845393,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":211845394,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":211845395,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":211845396,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":211845397,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":211845398,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":211845399,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":211845400,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845401,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":211845402,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":211845403,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":211845404,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":211845405,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":211845406,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":211845407,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":211845408,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":211845409,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":211845410,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":211845411,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":211845412,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":211845413,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":211845414,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":211845415,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":211845416,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":211845417,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":211845418,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":211845419,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":211845420,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":211845421,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":211845422,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":211845423,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":211845424,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":211845425,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":211845426,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":211845427,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":211845428,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":211845429,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":211845430,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":211845431,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":211845432,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":211845433,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":211845434,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":211845435,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":211845436,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":211845437,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":211845438,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":211845439,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":211845440,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":211845441,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":211845442,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":211845443,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":211845444,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":211845445,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":211845446,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":211845447,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":211845448,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":211845449,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":211845450,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":211845451,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":211845452,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":211845453,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":211845454,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":211845455,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":211845456,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":211845457,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":211845458,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":211845459,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":211845460,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":211845461,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":211845462,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":211845463,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845464,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":211845465,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":211845466,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":211845467,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":211845468,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":211845469,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":211845470,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":211845471,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":211845472,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":211845473,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":211845474,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-03-12T10:03:20.394Z","updated_at":"2026-03-12T10:03:20.394Z","repository_link":"https://github.com/digitalocean/godo/blob/main/.github/workflows/release.yml","dependencies":[{"id":25837094845,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25837094846,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T20:55:31.842Z","updated_at":"2023-01-13T20:55:31.842Z","repository_link":"https://github.com/digitalocean/godo/blob/main/.github/workflows/ci.yml","dependencies":[{"id":6891436265,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891436266,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891436267,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":35.711870607055154,"created_at":"2025-08-07T15:54:16.033Z","updated_at":"2026-06-21T02:31:07.968Z","avatar_url":"https://github.com/digitalocean.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362644","html_url":"https://summary.ecosyste.ms/projects/362644"}