{"id":3809281,"name":"github.com/gotd/getdoc","ecosystem":"go","description":"Package getdoc provides a way to transform Telegram TL documentation into machine-readable format.","homepage":"https://github.com/gotd/getdoc","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gotd/getdoc","keywords_array":[],"namespace":"github.com/gotd","versions_count":60,"first_release_published_at":"2020-12-05T20:51:27.000Z","latest_release_published_at":"2026-06-04T10:49:26.000Z","latest_release_number":"v0.53.0","last_synced_at":"2026-09-07T15:44:32.800Z","created_at":"2022-04-11T18:52:36.484Z","updated_at":"2026-09-07T15:44:32.800Z","registry_url":"https://pkg.go.dev/github.com/gotd/getdoc","install_command":"go get github.com/gotd/getdoc","documentation_url":"https://pkg.go.dev/github.com/gotd/getdoc#section-documentation","metadata":{},"repo_metadata":{"id":37535304,"uuid":"318645216","full_name":"gotd/getdoc","owner":"gotd","description":"Telegram documentation parser","archived":false,"fork":false,"pushed_at":"2026-08-22T07:56:52.000Z","size":18948,"stargazers_count":8,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-22T09:26:23.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gotd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"polar":"gotd"}},"created_at":"2020-12-04T22:03:27.000Z","updated_at":"2026-08-22T07:57:35.000Z","dependencies_parsed_at":"2026-08-10T08:02:36.147Z","dependency_job_id":null,"html_url":"https://github.com/gotd/getdoc","commit_stats":null,"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/gotd/getdoc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotd","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/sbom","scorecard":{"id":441966,"data":{"date":"2025-08-11","repo":{"name":"github.com/gotd/getdoc","commit":"bee8dfe1ea3a53b9044a95b3160db7fda433a009"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/nightly.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nightly.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/nightly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/nightly.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/nightly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gotd/getdoc/test.yml/main?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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-19T05:47:28.724Z","repository_id":37535304,"created_at":"2025-08-19T05:47:28.724Z","updated_at":"2025-08-19T05:47:28.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gotd","name":"gotd","uuid":"75253497","kind":"organization","description":"Go tools for Telegram","email":null,"website":"https://gotd.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/75253497?v=4","repositories_count":16,"last_synced_at":"2023-03-03T20:03:09.670Z","metadata":{"has_sponsors_listing":false,"funding":{"polar":"gotd"}},"html_url":"https://github.com/gotd","funding_links":["https://polar.sh/gotd"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T05:11:51.052Z","updated_at":"2023-03-03T20:03:09.679Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gotd/repositories"},"tags":[{"name":"v0.53.0","sha":"e1ba363b8aa812bb825bc1fdfb10a1c9090c509e","kind":"commit","published_at":"2026-06-04T10:49:26.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.53.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.53.0/manifests"},{"name":"v0.52.0","sha":"e993287d8f99e70b67238092429015298a5529c5","kind":"commit","published_at":"2026-03-11T14:10:18.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.52.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.52.0/manifests"},{"name":"v0.51.0","sha":"1791a7da2de53e07e3f5bb2f359bd7aa5d1f07af","kind":"commit","published_at":"2025-10-26T10:12:38.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.51.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.51.0/manifests"},{"name":"v0.50.0","sha":"674f0871d34132224dbfec26e7500c201c720611","kind":"commit","published_at":"2025-07-24T11:59:13.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.50.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.50.0/manifests"},{"name":"v0.49.0","sha":"446b08d0b26a1f28bb2051caa5f4f2a825badbd7","kind":"commit","published_at":"2025-04-24T09:05:07.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.49.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.49.0/manifests"},{"name":"v0.48.0","sha":"a178bda7583139835ba8086a35e4c8677ca0f85d","kind":"commit","published_at":"2025-02-02T07:39:50.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.48.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.48.0/manifests"},{"name":"v0.47.0","sha":"2dcc4df5600a33365372a8dcae06b94514febc61","kind":"commit","published_at":"2025-01-25T07:39:57.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.47.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.47.0/manifests"},{"name":"v0.46.0","sha":"a588d4d2977471be3099284329410f614f7af7a9","kind":"commit","published_at":"2024-12-31T07:44:47.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.46.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.46.0/manifests"},{"name":"v0.45.0","sha":"8c1a71dbadec13fb5fc1858f02b79210126e30ca","kind":"commit","published_at":"2024-12-17T07:49:39.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.45.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.45.0/manifests"},{"name":"v0.44.0","sha":"89751afa89d51e0a4699d1fba0a877429213e381","kind":"commit","published_at":"2024-11-28T06:30:59.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.44.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.44.0/manifests"},{"name":"v0.43.0","sha":"636d00c0048903ca59139d7768fb4e7b8d4bf329","kind":"commit","published_at":"2024-09-16T08:58:45.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.43.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.43.0/manifests"},{"name":"v0.42.0","sha":"2bdd0340f841ae9c8d41435e655c2ae3b24f6f3e","kind":"commit","published_at":"2024-04-18T06:16:15.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.42.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.42.0/manifests"},{"name":"v0.41.0","sha":"0a929618c22a10db344abc53c15685e4141c09c1","kind":"commit","published_at":"2024-02-09T07:56:25.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.41.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.41.0/manifests"},{"name":"v0.40.0","sha":"9a54e3fb67f5e7b2f4fcb59694fff01943ee1e43","kind":"commit","published_at":"2024-01-21T07:57:04.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.40.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.40.0/manifests"},{"name":"v0.39.1","sha":"a98c3b050c1d73fd77cc4dd3db470e058525c65b","kind":"commit","published_at":"2024-01-19T08:24:32.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.39.1","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.39.1/manifests"},{"name":"v0.39.0","sha":"490f069dfe9386bc6e5fbdab692016021d55f116","kind":"commit","published_at":"2024-01-19T08:18:22.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.39.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.39.0/manifests"},{"name":"v0.38.0","sha":"2138b373daf2d845bd2e1b7ec6d0a9b946dc18d9","kind":"commit","published_at":"2023-12-24T07:53:18.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.38.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.38.0/manifests"},{"name":"v0.37.0","sha":"e956189877345c28c9cd0cfe41fa510e6b5822a0","kind":"commit","published_at":"2023-12-10T08:09:15.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.37.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.37.0/manifests"},{"name":"v0.36.0","sha":"6baa960d34c355992e284e5c660808925d2de5b1","kind":"commit","published_at":"2023-11-27T08:04:19.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.36.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.36.0/manifests"},{"name":"v0.35.0","sha":"2013a21c935fac3607a97f6cbc9279ee5bfad550","kind":"commit","published_at":"2023-11-12T07:50:45.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.35.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.35.0/manifests"},{"name":"v0.34.0","sha":"73e4e4359e22e61b0efd4910739383fdd613bd4d","kind":"commit","published_at":"2023-10-27T07:54:34.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.34.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.34.0/manifests"},{"name":"v0.33.0","sha":"5ca9502dbad50dd53147bb0594f7020c5b4928df","kind":"commit","published_at":"2023-10-04T07:44:10.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.33.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.33.0/manifests"},{"name":"v0.32.0","sha":"7bfc8d3c39728ef2a120b7ba6850366aed2a904b","kind":"commit","published_at":"2023-09-07T07:44:38.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.32.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.32.0/manifests"},{"name":"v0.31.0","sha":"cdba6040efb22e68486389a3c1a8bb2244863ea0","kind":"commit","published_at":"2023-09-06T10:29:24.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.31.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.31.0/manifests"},{"name":"v0.30.0","sha":"0c33873e6ce34845644a79531b6047c7e795dc5b","kind":"commit","published_at":"2023-05-20T07:45:26.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.30.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.30.0/manifests"},{"name":"v0.29.0","sha":"ca67482d1a2296fb93d3febbcfe768c505ed2815","kind":"commit","published_at":"2023-05-19T07:43:58.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.29.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.29.0/manifests"},{"name":"v0.28.0","sha":"39d7e99a7f71464b4e590b860c4cff8b2b6f8104","kind":"commit","published_at":"2023-04-28T07:44:27.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.28.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.28.0/manifests"},{"name":"v0.27.0","sha":"274c00927b16952b1a71b294974c66677a1d4a05","kind":"commit","published_at":"2023-04-27T07:45:38.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.27.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.27.0/manifests"},{"name":"v0.26.0","sha":"f09f138422cf7e24f24ae6f4ad514d800f8aa12a","kind":"commit","published_at":"2023-04-26T08:15:49.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.26.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"65eb17bce88e1f9be3e974d748192efd15b486d5","kind":"commit","published_at":"2023-04-22T07:44:11.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.25.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"4a55aa52bcfc8a934bd638b565e38b79fde75512","kind":"commit","published_at":"2023-04-08T07:44:53.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.24.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"bbf340a13b66cdbb0f6e168a9e9e267aeee9f891","kind":"commit","published_at":"2023-03-31T07:44:13.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.23.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"d8b7c1ad256c3714f94a0ccc1ac118f5b0676b53","kind":"commit","published_at":"2023-03-26T07:45:15.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.22.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"e673e00866a8d17e6adf358900ce5090282e2cbe","kind":"commit","published_at":"2023-03-22T16:57:12.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.21.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.21.0/manifests"},{"name":"v0.20.1","sha":"64cd76bfeb8508f625734a63a6106665a12eb4e0","kind":"commit","published_at":"2023-03-02T07:11:44.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.20.1","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.20.1/manifests"},{"name":"v0.20.0","sha":"eac7b883bbc311f4995ac7c2aa685e1080618448","kind":"commit","published_at":"2023-03-02T07:04:55.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.20.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"9aea91d5556cf1990153005e1c85119f39d315ef","kind":"commit","published_at":"2022-10-28T07:47:24.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.19.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"2e5cbcfc9f569ed86357808a7638d9bca9a6e6e3","kind":"commit","published_at":"2022-10-13T18:01:45.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.18.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"71ce08fd4f8778b3306b001b57c5b71cd1b041f9","kind":"commit","published_at":"2022-08-29T07:48:41.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.17.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"a6e38cc63eb79712211100149ae84800eccec77d","kind":"commit","published_at":"2022-08-20T07:44:21.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.16.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"3fddf90aaf7267383252ae99f1c6ba8092f5804a","kind":"commit","published_at":"2022-08-17T07:46:54.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.15.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"49d71b54ccb3ef8a5a578449367734d357a6a587","kind":"commit","published_at":"2022-08-14T07:45:17.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.14.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"9a1aff95bdfd27555d6233dfb78381acbd4127d9","kind":"commit","published_at":"2022-08-13T01:37:43.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.13.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"1611c5553fa92353031c529795ba9f44e54c3015","kind":"commit","published_at":"2022-08-09T12:24:22.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.12.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"8ca750b739a94c44cf7e37ac62bd65dab11223d7","kind":"commit","published_at":"2022-08-08T08:16:52.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.11.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"a7abb82fc73b823454a3e556ecd067b89214e8ef","kind":"commit","published_at":"2022-08-07T09:40:57.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.10.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"9a8122bfe87952ed71413dd432d7209bfca77dc9","kind":"commit","published_at":"2022-07-25T11:30:34.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.9.1","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"d26fdf67d47e1d1bb9b4c6da3e389e124f1700de","kind":"commit","published_at":"2022-07-19T13:44:25.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.9.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"ec5dfcf497198d51aa3a7c4b6043f88b24c02f08","kind":"commit","published_at":"2022-06-01T10:23:57.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.8.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b7aaa1a3d967b6709270a816d407998ef52d1d7f","kind":"commit","published_at":"2021-11-24T18:21:28.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.7.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"14667a2f08767b374907cf2550d513b25be8070b","kind":"commit","published_at":"2021-03-12T08:53:17.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.6.2","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"8b03eab4f80ef0b39f8948c78751b0a89eb112eb","kind":"commit","published_at":"2021-02-18T15:02:26.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.6.1","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"b3b7f5ea2918d4da94c5b358ce93b5db4162764f","kind":"tag","published_at":"2021-02-07T09:19:02.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.6.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"944d3844812d60e3833a372174de7925566d608b","kind":"tag","published_at":"2021-02-06T12:27:56.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.5.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"e23b6c60e9380634c52d67b14cef37f65d0a01c1","kind":"commit","published_at":"2021-01-07T21:38:27.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.4.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"d7d8279161b99320371308dcf6324bef97f90557","kind":"tag","published_at":"2020-12-28T22:08:10.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.3.2","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"4e4d4127862a5ce49a3e4fc5eae49900f0aa0aab","kind":"tag","published_at":"2020-12-28T22:03:48.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.3.1","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"c596acc72cd32a855c9304b6e48d231a9c05f0e2","kind":"commit","published_at":"2020-12-28T21:59:13.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.3.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"c2db1e2d2f3b7ad84e521498f5e0047124d26608","kind":"commit","published_at":"2020-12-22T13:24:48.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.2.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"249f477ae0c88288f9ad6dbfe6aa7e4f355b06ce","kind":"tag","published_at":"2020-12-05T20:52:02.000Z","download_url":"https://codeload.github.com/gotd/getdoc/tar.gz/v0.1.0","html_url":"https://github.com/gotd/getdoc/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gotd/getdoc@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:25:54.182Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":34,"rankings":{"downloads":null,"dependent_repos_count":0.9521367005601987,"dependent_packages_count":1.3596636796105763,"stargazers_count":11.68904444377395,"forks_count":13.273290488690423,"docker_downloads_count":null,"average":6.818533828158787},"purl":"pkg:golang/github.com/gotd/getdoc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gotd/getdoc","docker_dependents_count":1,"docker_downloads_count":15,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gotd/getdoc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gotd/getdoc/dependencies","status":null,"funding_links":["https://polar.sh/gotd"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-09T00:34:10.247Z","issues_count":2,"pull_requests_count":463,"avg_time_to_close_issue":3031600.0,"avg_time_to_close_pull_request":147672.81445783132,"issues_closed_count":2,"pull_requests_closed_count":415,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.06479481641468683,"merged_pull_requests_count":390,"bot_issues_count":2,"bot_pull_requests_count":463,"past_year_issues_count":1,"past_year_pull_requests_count":113,"past_year_avg_time_to_close_issue":28.0,"past_year_avg_time_to_close_pull_request":4224.440860215053,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":113,"past_year_merged_pull_requests_count":93,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gotd%2Fgetdoc/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotd%2Fgetdoc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotd%2Fgetdoc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotd%2Fgetdoc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotd%2Fgetdoc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotd%2Fgetdoc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgotd%2Fgetdoc/codemeta","maintainers":[]}