{"id":4401,"name":"weaviate","description":"Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.","url":"https://github.com/weaviate/weaviate","last_synced_at":"2025-09-04T17:23:13.059Z","repository":{"id":37431970,"uuid":"55072677","full_name":"weaviate/weaviate","owner":"weaviate","description":"Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.","archived":false,"fork":false,"pushed_at":"2025-09-03T22:36:51.000Z","size":1022635,"stargazers_count":14445,"open_issues_count":519,"forks_count":1064,"subscribers_count":135,"default_branch":"main","last_synced_at":"2025-09-04T00:18:59.808Z","etag":null,"topics":["approximate-nearest-neighbor-search","generative-search","grpc","hnsw","hybrid-search","image-search","information-retrieval","mlops","nearest-neighbor-search","neural-search","recommender-system","search-engine","semantic-search","semantic-search-engine","similarity-search","vector-database","vector-search","vector-search-engine","vectors","weaviate"],"latest_commit_sha":null,"homepage":"https://weaviate.io/developers/weaviate/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaviate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","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":"2016-03-30T15:03:17.000Z","updated_at":"2025-09-03T23:00:48.000Z","dependencies_parsed_at":"2023-10-05T14:08:47.455Z","dependency_job_id":"de595dba-5b72-4013-aca4-6bbd932e172b","html_url":"https://github.com/weaviate/weaviate","commit_stats":{"total_commits":10102,"total_committers":144,"mean_commits":70.15277777777777,"dds":0.7118392397545041,"last_synced_commit":"35137b628a811c93e358862923f4cc62e2987b44"},"previous_names":["semi-technologies/weaviate","creativesoftwarefdn/weaviate"],"tags_count":426,"template":false,"template_full_name":null,"purl":"pkg:github/weaviate/weaviate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/sbom","scorecard":{"id":567114,"data":{"date":"2025-07-07","repo":{"name":"github.com/weaviate/weaviate","commit":"36ed30d7af388a5fdf30bf4584d418dd0974f9b1"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/notifier.yml:37","Warn: script injection with untrusted input ' github.event.issue.title ': .github/workflows/notifier.yml:55"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cleanup.yaml:1","Warn: no topLevel permission defined: .github/workflows/create-cross-functional-issues.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/licence_updater.yaml:9","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/notifier.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_requests.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:11","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: adapters/repos/db/lsmkv/segmentindex/quantile_keys_test.go:24","Info: GoBuiltInFuzzer integration found: entities/storobj/storage_object_test.go:1547","Info: GoBuiltInFuzzer integration found: modules/text2vec-openai/clients/openai_fuzz_test.go:25"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.32.0-rc.1 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230618771","Warn: release artifact v1.29.9 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230524776","Warn: release artifact v1.31.5 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230066805","Warn: release artifact v1.30.11 not signed: https://api.github.com/repos/weaviate/weaviate/releases/229956516","Warn: release artifact v1.32.0-rc.0 not signed: https://api.github.com/repos/weaviate/weaviate/releases/228907001","Warn: release artifact v1.32.0-rc.1 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230618771","Warn: release artifact v1.29.9 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230524776","Warn: release artifact v1.31.5 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230066805","Warn: release artifact v1.30.11 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/229956516","Warn: release artifact v1.32.0-rc.0 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/228907001"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(stable/v1.27): error during branchesHandler.query: 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pull_requests.yaml:453"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"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/create-cross-functional-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-cross-functional-issues.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-cross-functional-issues.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:374: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:397: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:399: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:516: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:471: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:491: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:18","Warn: containerImage not pinned by hash: Dockerfile:40","Warn: containerImage not pinned by hash: Dockerfile:46","Warn: containerImage not pinned by hash: test/docker/mockoidc/Dockerfile:1: pin your Docker image by updating golang:alpine to golang:alpine@sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66","Warn: containerImage not pinned by hash: test/docker/mockoidchelper/Dockerfile:1: pin your Docker image by updating golang:alpine to golang:alpine@sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66","Warn: goCommand not pinned by hash: test/docker/mockoidc/Dockerfile:6","Warn: pipCommand not pinned by hash: test/acceptance_with_python/run.sh:24","Warn: pipCommand not pinned by hash: test/acceptance_with_python/run.sh:25","Info:   0 out of  53 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 26 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T15:16:42.039Z","repository_id":37431970,"created_at":"2025-08-20T15:16:42.040Z","updated_at":"2025-08-20T15:16:42.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273561322,"owners_count":25127396,"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-09-04T02:00:08.968Z","response_time":61,"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":"weaviate","name":"Weaviate","uuid":"37794290","kind":"organization","description":"Weaviate creates database software like the Weaviate vector search engine","email":"hello@weaviate.io","website":"https://weaviate.io","location":"worldwide","twitter":"weaviate_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37794290?v=4","repositories_count":110,"last_synced_at":"2025-04-25T14:51:36.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/weaviate","funding_links":[],"total_stars":23261,"followers":759,"following":0,"created_at":"2022-11-13T11:20:04.961Z","updated_at":"2025-04-25T14:51:36.978Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate/repositories"},"packages":[{"id":8764062,"name":"github.com/weaviate/weaviate/test/benchmark_bm25","ecosystem":"go","description":"","homepage":"https://github.com/weaviate/weaviate","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/weaviate/weaviate","keywords_array":[],"namespace":"github.com/weaviate/weaviate/test","versions_count":15,"first_release_published_at":"2023-06-08T17:32:46.000Z","latest_release_published_at":"2024-01-19T19:08:02.000Z","latest_release_number":"v0.0.0-20240119190802-93d55b5d0965","last_synced_at":"2025-08-28T05:37:57.311Z","created_at":"2024-01-18T04:55:04.174Z","updated_at":"2025-08-28T05:50:33.123Z","registry_url":"https://pkg.go.dev/github.com/weaviate/weaviate/test/benchmark_bm25","install_command":"go get github.com/weaviate/weaviate/test/benchmark_bm25","documentation_url":"https://pkg.go.dev/github.com/weaviate/weaviate/test/benchmark_bm25#section-documentation","metadata":{},"repo_metadata":{"id":37431970,"uuid":"55072677","full_name":"weaviate/weaviate","owner":"weaviate","description":"Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.","archived":false,"fork":false,"pushed_at":"2025-08-27T22:11:56.000Z","size":1022044,"stargazers_count":14330,"open_issues_count":509,"forks_count":1051,"subscribers_count":135,"default_branch":"main","last_synced_at":"2025-08-27T22:46:52.667Z","etag":null,"topics":["approximate-nearest-neighbor-search","generative-search","grpc","hnsw","hybrid-search","image-search","information-retrieval","mlops","nearest-neighbor-search","neural-search","recommender-system","search-engine","semantic-search","semantic-search-engine","similarity-search","vector-database","vector-search","vector-search-engine","vectors","weaviate"],"latest_commit_sha":null,"homepage":"https://weaviate.io/developers/weaviate/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaviate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-30T15:03:17.000Z","updated_at":"2025-08-27T16:23:14.000Z","dependencies_parsed_at":"2023-10-05T14:08:47.455Z","dependency_job_id":"de595dba-5b72-4013-aca4-6bbd932e172b","html_url":"https://github.com/weaviate/weaviate","commit_stats":{"total_commits":10102,"total_committers":144,"mean_commits":70.15277777777777,"dds":0.7118392397545041,"last_synced_commit":"35137b628a811c93e358862923f4cc62e2987b44"},"previous_names":["semi-technologies/weaviate","creativesoftwarefdn/weaviate"],"tags_count":422,"template":false,"template_full_name":null,"purl":"pkg:github/weaviate/weaviate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/sbom","scorecard":{"id":567114,"data":{"date":"2025-07-07","repo":{"name":"github.com/weaviate/weaviate","commit":"36ed30d7af388a5fdf30bf4584d418dd0974f9b1"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/notifier.yml:37","Warn: script injection with untrusted input ' github.event.issue.title ': .github/workflows/notifier.yml:55"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cleanup.yaml:1","Warn: no topLevel permission defined: .github/workflows/create-cross-functional-issues.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/licence_updater.yaml:9","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/notifier.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_requests.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:11","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: adapters/repos/db/lsmkv/segmentindex/quantile_keys_test.go:24","Info: GoBuiltInFuzzer integration found: entities/storobj/storage_object_test.go:1547","Info: GoBuiltInFuzzer integration found: modules/text2vec-openai/clients/openai_fuzz_test.go:25"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.32.0-rc.1 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230618771","Warn: release artifact v1.29.9 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230524776","Warn: release artifact v1.31.5 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230066805","Warn: release artifact v1.30.11 not signed: https://api.github.com/repos/weaviate/weaviate/releases/229956516","Warn: release artifact v1.32.0-rc.0 not signed: https://api.github.com/repos/weaviate/weaviate/releases/228907001","Warn: release artifact v1.32.0-rc.1 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230618771","Warn: release artifact v1.29.9 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230524776","Warn: release artifact v1.31.5 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230066805","Warn: release artifact v1.30.11 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/229956516","Warn: release artifact v1.32.0-rc.0 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/228907001"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(stable/v1.27): error during branchesHandler.query: 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pull_requests.yaml:453"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"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/create-cross-functional-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-cross-functional-issues.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-cross-functional-issues.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:374: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:397: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:399: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:516: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:471: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:491: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:18","Warn: containerImage not pinned by hash: Dockerfile:40","Warn: containerImage not pinned by hash: Dockerfile:46","Warn: containerImage not pinned by hash: test/docker/mockoidc/Dockerfile:1: pin your Docker image by updating golang:alpine to golang:alpine@sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66","Warn: containerImage not pinned by hash: test/docker/mockoidchelper/Dockerfile:1: pin your Docker image by updating golang:alpine to golang:alpine@sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66","Warn: goCommand not pinned by hash: test/docker/mockoidc/Dockerfile:6","Warn: pipCommand not pinned by hash: test/acceptance_with_python/run.sh:24","Warn: pipCommand not pinned by hash: test/acceptance_with_python/run.sh:25","Info:   0 out of  53 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 26 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T15:16:42.039Z","repository_id":37431970,"created_at":"2025-08-20T15:16:42.040Z","updated_at":"2025-08-20T15:16:42.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272447671,"owners_count":24936585,"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-08-28T02:00:10.768Z","response_time":74,"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":"weaviate","name":"Weaviate","uuid":"37794290","kind":"organization","description":"Weaviate creates database software like the Weaviate vector search engine","email":"hello@weaviate.io","website":"https://weaviate.io","location":"worldwide","twitter":"weaviate_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37794290?v=4","repositories_count":110,"last_synced_at":"2025-04-25T14:51:36.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/weaviate","funding_links":[],"total_stars":23261,"followers":759,"following":0,"created_at":"2022-11-13T11:20:04.961Z","updated_at":"2025-04-25T14:51:36.978Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate/repositories"},"tags":[{"name":"v1.33.0-rc.0","sha":"15c08c762e9e8c3180f7e0b85df2466cb5e9a406","kind":"tag","published_at":"2025-08-27T10:33:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.33.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.33.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.33.0-rc.0/manifests"},{"name":"v1.32.4","sha":"86625c6bf95f96e84de6c5709f312e587965f58c","kind":"tag","published_at":"2025-08-19T08:42:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.4/manifests"},{"name":"v1.31.11","sha":"47bbc4f20a2f4c8c3880499be5d85e1797f990fe","kind":"tag","published_at":"2025-08-18T17:24:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.11/manifests"},{"name":"v1.30.17","sha":"2f77b4d3fbed1bd452f3260389cdd19f47e0229a","kind":"tag","published_at":"2025-08-13T09:50:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.17/manifests"},{"name":"v1.31.10","sha":"2dd844259cfee1b12817dcec4a4611f7c7c88f15","kind":"tag","published_at":"2025-08-12T15:42:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.10/manifests"},{"name":"v1.30.16","sha":"153f1930dde3be7e894cc764314dac5ba5131e00","kind":"tag","published_at":"2025-08-12T14:56:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.16/manifests"},{"name":"v1.32.3","sha":"e7c0dba9d8a12e301fbed22c344167837e6aa4d6","kind":"tag","published_at":"2025-08-12T10:53:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.3/manifests"},{"name":"v1.30.15","sha":"f66ef1830a4ce0e4f65b4e863da4a0328e57e338","kind":"tag","published_at":"2025-08-10T07:23:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.15/manifests"},{"name":"v1.30.14","sha":"02e92823343e6af375dd08482f2a0bb2409353dd","kind":"tag","published_at":"2025-08-06T20:31:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.14/manifests"},{"name":"v1.32.2","sha":"8dc458850ba86ced677c9c1c4bc58555fd831b6d","kind":"tag","published_at":"2025-08-06T12:16:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.2/manifests"},{"name":"v1.31.9","sha":"a4f59d914fdecebe9b73424471d36ac14cb719d1","kind":"tag","published_at":"2025-08-04T15:59:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"ef476177dd5e65c1a0d301a12c5cdf5bca46827d","kind":"tag","published_at":"2025-07-31T07:59:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.8/manifests"},{"name":"v1.32.1","sha":"55e01d07a1b7c2136291f33eb82f32c565bea6de","kind":"tag","published_at":"2025-07-25T09:48:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.1/manifests"},{"name":"v1.30.13","sha":"6f11fca00a07b3f154deb55c5bb2342a8431226d","kind":"tag","published_at":"2025-07-23T18:09:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.13/manifests"},{"name":"v1.31.7","sha":"9e4442ba34c540dfe4f4ba26b68641f940f3ff9f","kind":"tag","published_at":"2025-07-23T09:46:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.7/manifests"},{"name":"v1.29.11","sha":"fb0b0b7b9bcfca7bf6fe215f86be1db78b773990","kind":"tag","published_at":"2025-07-21T21:54:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.11/manifests"},{"name":"v1.26.18","sha":"2bc5c077ac849f6e7dd32b3902514a6c4dff9a04","kind":"commit","published_at":"2025-07-21T17:58:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.18/manifests"},{"name":"v1.31.6","sha":"bce14baf035af1e714b82deb4febadc73a114a6b","kind":"tag","published_at":"2025-07-16T13:25:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.6/manifests"},{"name":"v1.29.10","sha":"be537463231fd82ed60b586f16dd426734af5a59","kind":"tag","published_at":"2025-07-16T12:07:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.10/manifests"},{"name":"v1.30.12","sha":"d4253f8509ffee0f33ba9bfa5c40607069a45e13","kind":"tag","published_at":"2025-07-15T15:15:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.12/manifests"},{"name":"v1.32.0","sha":"7cebee0421d6dd5d322d5ac272566124df2119c7","kind":"tag","published_at":"2025-07-14T19:12:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0/manifests"},{"name":"v1.32.0-rc.1","sha":"f2e5547852f2e94b4d25cdc587bd0774e8ce8ee4","kind":"tag","published_at":"2025-07-07T17:43:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.1/manifests"},{"name":"v1.29.9","sha":"6f03ecc4f562921a0e91f05b35ee599b0c013059","kind":"tag","published_at":"2025-07-07T07:27:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.9/manifests"},{"name":"v1.31.5","sha":"ccd22d6152d1bd36945a68a992612ece06a9b568","kind":"tag","published_at":"2025-07-04T07:54:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.5/manifests"},{"name":"v1.30.11","sha":"3f5e4163ff2708cef7c137bd1a458216145adc78","kind":"tag","published_at":"2025-07-02T13:23:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.11/manifests"},{"name":"v1.32.0-rc.0","sha":"61ae9f521ee986ec9bda05cd0f7e0f83d7f3421f","kind":"tag","published_at":"2025-06-30T16:13:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.0/manifests"},{"name":"v1.31.4","sha":"d3687957b53e9ff55c9cc2f1f98842b962fc8d45","kind":"tag","published_at":"2025-06-30T11:31:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.4/manifests"},{"name":"v1.30.10","sha":"54af3c7c3a26172656a7be01e7b33130b309a792","kind":"tag","published_at":"2025-06-27T14:58:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.10/manifests"},{"name":"v1.31.3","sha":"8faaa2546eccf9374a809396bd5d54ad7fedd96c","kind":"tag","published_at":"2025-06-25T16:10:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e8e40aedb875dae85c49418baf16bf881ae68fc9","kind":"tag","published_at":"2025-06-20T10:55:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.2/manifests"},{"name":"v1.30.9","sha":"3becaa96bd738b4dab9db6ce0157b15cfbbad1ef","kind":"tag","published_at":"2025-06-20T07:32:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.9/manifests"},{"name":"v1.31.1","sha":"097711a0da71ebe1c8eb2f5e2c9e204db9eabf4f","kind":"tag","published_at":"2025-06-12T12:51:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.1/manifests"},{"name":"v1.30.8","sha":"2bc3cae428001480f6896d4d1cb3e82c62c0145c","kind":"tag","published_at":"2025-06-12T10:50:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.8/manifests"},{"name":"v1.30.7","sha":"6dc27f1e94cc55a6bc0b0843eafeadcdee53e094","kind":"tag","published_at":"2025-06-04T10:57:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.7/manifests"},{"name":"v1.31.0","sha":"79499d6b638f38e25df2bd14bf8c8536bd68f51a","kind":"tag","published_at":"2025-05-30T16:09:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0/manifests"},{"name":"v1.31.0-rc.1","sha":"959a05ffab91ea91fcdee72227d593d357e74d0d","kind":"tag","published_at":"2025-05-28T17:27:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.1/manifests"},{"name":"v1.28.16","sha":"866deade85a6427150e36acf8d86c78ea243be88","kind":"tag","published_at":"2025-05-28T09:45:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.16/manifests"},{"name":"v1.30.6","sha":"8b09e9cc98eb111ff08eea25ccbefd1ddd2963ca","kind":"tag","published_at":"2025-05-24T15:01:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.6/manifests"},{"name":"v1.30.5","sha":"62dcafac3227bccea869b0182b88041089c15734","kind":"tag","published_at":"2025-05-22T13:13:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.5/manifests"},{"name":"v1.30.4","sha":"239958808d312dd861cc432d6d419022a6a5427b","kind":"tag","published_at":"2025-05-21T10:54:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.4/manifests"},{"name":"v1.29.8","sha":"5ffb7f779dd64661cc5dd1dea623becd1a0d0622","kind":"tag","published_at":"2025-05-20T07:41:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.8/manifests"},{"name":"v1.27.27","sha":"75351e8b9342ed466788857b40f482e83e539e2e","kind":"tag","published_at":"2025-05-19T14:18:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.27","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.27/manifests"},{"name":"v1.27.26","sha":"ba14c6c000b639281fb13e7d9f3ea4b1f9ad74ee","kind":"tag","published_at":"2025-05-14T09:13:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.26","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.26/manifests"},{"name":"v1.30.3","sha":"ca35d6b76c3b4ae965881bb9b13b63fdde9988e4","kind":"tag","published_at":"2025-05-12T16:29:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.3/manifests"},{"name":"v1.29.7","sha":"80b86b6e32bdc2dbb3b7cafca7205b63ab0d505f","kind":"tag","published_at":"2025-05-12T12:11:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.7/manifests"},{"name":"v1.28.15","sha":"c59ebfb4a375efa8d819990eaad239e1e499eebb","kind":"tag","published_at":"2025-05-12T09:21:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.15/manifests"},{"name":"v1.29.6","sha":"0979c274426c08a293b5cfa7b7ec8418f344da84","kind":"tag","published_at":"2025-05-08T20:40:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.6/manifests"},{"name":"v1.28.14","sha":"828f2929a5409915fbf934a0bb1b6715681c9e75","kind":"tag","published_at":"2025-05-08T20:06:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.14/manifests"},{"name":"v1.27.25","sha":"9bb093ce5d8ffba07582ecf8d429cc5bcf8cc7e1","kind":"tag","published_at":"2025-05-08T17:58:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.25","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.25/manifests"},{"name":"v1.31.0-rc.0","sha":"a6ede0c8b5afa22bdfac0080e2d843b3013dbc8d","kind":"tag","published_at":"2025-05-07T16:23:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.0/manifests"},{"name":"v1.27.24","sha":"13cb64d578853d4d386eeea1c12115a4a449e793","kind":"tag","published_at":"2025-05-07T13:34:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.24","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.24/manifests"},{"name":"v1.27.23","sha":"35fd44087abb1d1d73c31efafbda8bb8ba6eccd3","kind":"tag","published_at":"2025-05-07T08:32:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.23","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.23/manifests"},{"name":"v1.29.5","sha":"007ddf56da41257401cbd4fae49692fc1e36bfc8","kind":"tag","published_at":"2025-05-06T13:24:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.5/manifests"},{"name":"v1.27.22","sha":"bd084d5b6226d9829eb70a9a2c2d1143c8f2c45a","kind":"tag","published_at":"2025-05-01T17:33:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.22","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.22/manifests"},{"name":"v1.27.21","sha":"97ba31a684c07a1c59fb604dca5b62052d524aaf","kind":"tag","published_at":"2025-04-30T22:46:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.21","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.21/manifests"},{"name":"v1.30.2","sha":"80dac5a88807e9e364db4fc9bbb1b5df5eec0afe","kind":"tag","published_at":"2025-04-28T11:06:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.2/manifests"},{"name":"v1.27.20","sha":"230bbcfeeaa622d4bede0de1af341362fa276011","kind":"tag","published_at":"2025-04-27T09:54:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.20/manifests"},{"name":"v1.27.19","sha":"9cb2e599361cc5b7263e445436b8a0f5f9c94ec8","kind":"tag","published_at":"2025-04-25T11:44:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.19/manifests"},{"name":"v1.28.13","sha":"11c1acda89489b148666c19923719188b4932bb9","kind":"tag","published_at":"2025-04-24T08:37:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.13/manifests"},{"name":"v1.27.18","sha":"d9bfc49e2ad754f7d3649e5a4046806316271348","kind":"tag","published_at":"2025-04-24T07:09:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.18/manifests"},{"name":"v1.29.4","sha":"4a6b2b8c3cc32acebf9c2f6ecf28ee33996f9438","kind":"tag","published_at":"2025-04-17T07:49:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.4/manifests"},{"name":"v1.30.1","sha":"771d8112f779864dcf3fcae4d8ac100a324de102","kind":"tag","published_at":"2025-04-15T13:14:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.1/manifests"},{"name":"v1.27.17","sha":"8696bbf8f2253884e7d5bfce8b84df941a961c1c","kind":"tag","published_at":"2025-04-11T07:49:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.17/manifests"},{"name":"v1.28.12","sha":"823fe1c669eaca3ac9ba847ee3e52a70e52b24bd","kind":"tag","published_at":"2025-04-09T09:17:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.12/manifests"},{"name":"v1.29.3","sha":"08d8bdc02117ac64fc1b30d79283a2169d9f7955","kind":"tag","published_at":"2025-04-08T12:46:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.3/manifests"},{"name":"v1.30.0","sha":"b7b77150ac4fbc7ae8edfcd03471178f684125e6","kind":"tag","published_at":"2025-04-03T11:55:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0/manifests"},{"name":"v1.27.16","sha":"d45e4fdcf106893e67fb60e9b113f630c1291db9","kind":"tag","published_at":"2025-03-27T11:37:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.16/manifests"},{"name":"v1.29.2","sha":"927897e01ec34f097d5606f2bdce5d8d089768b8","kind":"tag","published_at":"2025-03-26T17:24:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.2/manifests"},{"name":"v1.30.0-rc.0","sha":"d32eb5085ced27c00dc677df4138bd5cd031da2c","kind":"tag","published_at":"2025-03-21T00:31:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0-rc.0/manifests"},{"name":"v1.28.11","sha":"6edf2b8cd78caa8b61c64d7903e14e4267910ba1","kind":"tag","published_at":"2025-03-14T11:29:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.11/manifests"},{"name":"v1.29.1","sha":"e29a0bce9de82bf72c09780bb06d78d5720bebd5","kind":"tag","published_at":"2025-03-13T19:26:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.1/manifests"},{"name":"v1.27.15","sha":"6fe7b4739365bab4e97cd56c7178e3689c90d54e","kind":"tag","published_at":"2025-03-13T15:49:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.15/manifests"},{"name":"v1.28.10","sha":"e8c7dc975eca649d0fd0d347e9f44fbce5411380","kind":"tag","published_at":"2025-03-12T19:19:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.10/manifests"},{"name":"v1.28.9","sha":"e165171d477c6a4159ef818da973619819c998d5","kind":"tag","published_at":"2025-03-11T13:07:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.9/manifests"},{"name":"v1.25.34","sha":"60fc39cacdff6d7129be785a76c2c055fec23f21","kind":"tag","published_at":"2025-03-04T08:43:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.34","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.34/manifests"},{"name":"v1.28.8","sha":"9949c053a7fd26a77cd1aa0c1480be6458c55d73","kind":"tag","published_at":"2025-02-28T15:01:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.8/manifests"},{"name":"v1.27.14","sha":"5fff6476010c3f3ba6aadc85287b1db939075242","kind":"tag","published_at":"2025-02-28T07:40:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.14/manifests"},{"name":"v1.26.17","sha":"319fe43b38847efe28db07fa59c6ffb1123d39f0","kind":"tag","published_at":"2025-02-27T18:15:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.17/manifests"},{"name":"v1.25.33","sha":"085d50bb9499012e32ff79204f430f2a5c2e8248","kind":"tag","published_at":"2025-02-27T15:10:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.33","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.33/manifests"},{"name":"v1.28.7","sha":"ab02ed70c7774808dda8391b8e662b28241cf759","kind":"tag","published_at":"2025-02-22T17:50:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.7/manifests"},{"name":"v1.26.16","sha":"3c146468221d40a9745aba6f92a7f4ed2ca2ba3c","kind":"tag","published_at":"2025-02-21T19:22:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.16/manifests"},{"name":"v1.25.32","sha":"9ae1c657cacb16aaab7693d7d59e551c5a642fb8","kind":"tag","published_at":"2025-02-19T16:40:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.32","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.32/manifests"},{"name":"v1.29.0","sha":"35d800d9b9d3e7141f59bcd80052de2c82fc7fb8","kind":"tag","published_at":"2025-02-17T17:19:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0/manifests"},{"name":"v1.28.6","sha":"f3f6f17c550ea9c813232abcd31a20b8dc3802b5","kind":"tag","published_at":"2025-02-17T14:09:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.6/manifests"},{"name":"v1.27.13","sha":"53c41de4cdd0f43726d7a8eb3bf6b5cf67991dba","kind":"tag","published_at":"2025-02-16T20:49:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.13/manifests"},{"name":"v1.26.15","sha":"f858d1827a068688c02bec53058b11d596f20ec7","kind":"tag","published_at":"2025-02-14T18:03:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.15/manifests"},{"name":"v1.25.31","sha":"4d048dbc3d0d200acdaad4d5b9b1bf46198bb127","kind":"tag","published_at":"2025-02-14T16:20:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.31","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.31/manifests"},{"name":"v1.28.5","sha":"80a095fe4154cd9e1a6a7522979d902fca73cbc6","kind":"tag","published_at":"2025-02-14T10:16:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.5/manifests"},{"name":"v1.29.0-rc.2","sha":"a61d3ff4285f8c45a4ddb6e4429cb992a1a34f6a","kind":"tag","published_at":"2025-02-13T18:18:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.2/manifests"},{"name":"v1.29.0-rc.1","sha":"f1e71c45a0fcc40566940ad0efb7fdaeb0832bdf","kind":"tag","published_at":"2025-02-10T21:26:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.1/manifests"},{"name":"v1.27.12","sha":"b5f144cddfe40bef332348458c2d400906f16ef9","kind":"tag","published_at":"2025-02-10T11:07:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.12/manifests"},{"name":"v1.29.0-rc.0","sha":"c0b2e74eefc1500ecf7bf1533be31648a25b0700","kind":"tag","published_at":"2025-02-03T21:08:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.0/manifests"},{"name":"v1.27.11","sha":"3f372795a6cac0d7f594e61ff69c2ceb75386694","kind":"tag","published_at":"2025-02-03T08:44:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.11/manifests"},{"name":"v1.25.30","sha":"258edad0f14c7f1d9b0c451b9c14238431edf486","kind":"tag","published_at":"2025-01-29T11:39:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.30","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.30/manifests"},{"name":"v1.28.4","sha":"d4c811bb203cc3e7b7d2cf5b6c5a68cece584ad8","kind":"tag","published_at":"2025-01-22T13:49:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.4/manifests"},{"name":"v1.27.10","sha":"473a19d04cd44e3a55adbcc676c294678f653933","kind":"tag","published_at":"2025-01-22T08:00:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.10/manifests"},{"name":"v1.28.3","sha":"75309c3149338989ecde66aec77ed9a06f277aab","kind":"tag","published_at":"2025-01-16T13:20:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.3/manifests"},{"name":"v1.25.29","sha":"6c4f1152dcf02175d6a1e846fc3b3689cc1d6e4d","kind":"tag","published_at":"2025-01-08T12:23:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.29","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.29/manifests"},{"name":"v1.26.14","sha":"7f4da041b53e5c423545139bb12aae70ccba848c","kind":"commit","published_at":"2025-01-07T14:59:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.14/manifests"},{"name":"v1.28.2","sha":"60257861b6b581c0c2578598cd69c339810805b5","kind":"tag","published_at":"2024-12-19T14:14:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.2/manifests"},{"name":"v1.27.9","sha":"4292774f63c402a35cfdcf939301c110aacdb3b9","kind":"tag","published_at":"2024-12-18T13:59:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.9/manifests"},{"name":"v1.26.13","sha":"409d0930abc7016830acbfda3070d87f9ad7e8df","kind":"tag","published_at":"2024-12-18T11:06:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.13/manifests"},{"name":"v1.28.1","sha":"f5852783390c4868c868584a713397f872dcd0a6","kind":"tag","published_at":"2024-12-18T08:09:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"d4300a42491fc0ddb9bfdef10d8f400018ebc1f4","kind":"tag","published_at":"2024-12-11T12:09:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0/manifests"},{"name":"v1.26.12","sha":"9785ca86a045a3912846c821d82e36430b6e7260","kind":"tag","published_at":"2024-12-11T08:21:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.12/manifests"},{"name":"v1.25.28","sha":"2781927e339c616c7320e7ff9131d02454b6dc9c","kind":"tag","published_at":"2024-12-10T16:33:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.28","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.28/manifests"},{"name":"v1.27.8","sha":"8c429f7cf13061177e786d60793146bdc0beb4b9","kind":"tag","published_at":"2024-12-10T08:43:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.8/manifests"},{"name":"v1.27.7","sha":"b29d0ded5d1ddd4ee252a529819f58a8e63d1313","kind":"tag","published_at":"2024-12-05T07:42:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.7/manifests"},{"name":"v1.28.0-rc.0","sha":"8b666646d7391a263bfe4dd7485b97dc9c989093","kind":"tag","published_at":"2024-12-04T14:24:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0-rc.0/manifests"},{"name":"v1.25.27","sha":"e51541497288c2343702fa796d092d0f22a14a72","kind":"tag","published_at":"2024-12-02T15:03:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.27","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.27/manifests"},{"name":"v1.27.6","sha":"4bec043d083a27be2f85c429f999e45648ab0c1e","kind":"tag","published_at":"2024-11-26T08:39:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.6/manifests"},{"name":"v1.27.5","sha":"cfdbdd0552d19345ebaaad13897c14380d60b1f9","kind":"tag","published_at":"2024-11-21T15:09:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.5/manifests"},{"name":"v1.26.11","sha":"fd8826ca6609c1a6a567af866266b1d6a47cfa38","kind":"tag","published_at":"2024-11-21T10:19:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.11/manifests"},{"name":"v1.25.26","sha":"80002ecaa5b7461fd6d4f538186061906bd06903","kind":"tag","published_at":"2024-11-21T08:06:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.26","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.26/manifests"},{"name":"v1.27.4","sha":"7b2d3b6e798d70675c08f8536a320d0f0505e2fe","kind":"tag","published_at":"2024-11-20T07:49:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.4/manifests"},{"name":"v1.26.10","sha":"be13581768ce0713bf5b3a2a1481385e0df5847a","kind":"tag","published_at":"2024-11-13T10:05:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.10/manifests"},{"name":"v1.25.25","sha":"cca3177dd4284660d489d1b7147b37bd38e72dec","kind":"tag","published_at":"2024-11-13T08:28:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.25","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.25/manifests"},{"name":"v1.27.3","sha":"4258bdfc28dd2768db02ce36686404baf8b99439","kind":"tag","published_at":"2024-11-13T06:34:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.3/manifests"},{"name":"v1.26.9","sha":"91ee3027ce9320831608044c28133d2cdae93d99","kind":"tag","published_at":"2024-11-08T13:17:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.9/manifests"},{"name":"v1.27.2","sha":"64457c2a7f2e34a688e94336bab90223458094e2","kind":"tag","published_at":"2024-11-08T10:37:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"05de0dbea192d8ea59b9408707f0d536f4081b8f","kind":"tag","published_at":"2024-10-31T07:05:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.1/manifests"},{"name":"v1.26.8","sha":"a27e9f19eb8decc3dede484acfcc96b5b1dd2442","kind":"tag","published_at":"2024-10-30T18:13:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.8/manifests"},{"name":"v1.25.24","sha":"2e640416a58bf35033567364d6aa84249ef6ed78","kind":"tag","published_at":"2024-10-30T15:33:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.24","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.24/manifests"},{"name":"v1.25.23","sha":"e08784e3fd42fd0b74cc3813d8cee850ac63510a","kind":"tag","published_at":"2024-10-29T14:46:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.23","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.23/manifests"},{"name":"v1.25.22","sha":"a2712ee2400aa99552af0cbac2c926439efabde2","kind":"tag","published_at":"2024-10-25T14:36:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.22","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.22/manifests"},{"name":"v1.24.26","sha":"90425aef94e7f7e861dab6205787364107ff3228","kind":"tag","published_at":"2024-10-22T09:25:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.26","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.26/manifests"},{"name":"v1.26.7","sha":"fdb81e790f2203dc68b03f40221001ee134c41a9","kind":"tag","published_at":"2024-10-17T07:15:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.7/manifests"},{"name":"v1.27.0","sha":"6c571ff13a0fc4cf3f95ee55a2b0fa1a59e01ff8","kind":"tag","published_at":"2024-10-16T14:52:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0/manifests"},{"name":"v1.25.21","sha":"3cc18c9d053d04c4e990417e69dc0dc431fb353c","kind":"tag","published_at":"2024-10-16T11:02:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.21","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.21/manifests"},{"name":"v1.27.0-rc.0","sha":"f300062c504f47890c043baba4b8abd7506cd860","kind":"tag","published_at":"2024-10-10T18:56:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0-rc.0/manifests"},{"name":"v1.26.6","sha":"ab0312d5d0fdc39a7fc7bc99bd7c93a31bc6771c","kind":"tag","published_at":"2024-10-08T15:49:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.6/manifests"},{"name":"v1.25.20","sha":"b02e4c7e3a7630d009964702bd8d6c8c29980fb3","kind":"tag","published_at":"2024-10-08T12:55:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.20/manifests"},{"name":"v1.25.19","sha":"3cc24f8082142be7bb2d6b8a7517af5a77dc3405","kind":"tag","published_at":"2024-10-01T16:43:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.19/manifests"},{"name":"v1.26.5","sha":"353d90762d5f7543384e467ab18195df2245c415","kind":"tag","published_at":"2024-09-27T07:37:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.5/manifests"},{"name":"v1.25.18","sha":"ed8a5e46722b0269baf10ad8ebc2a4bdcd81d7f0","kind":"tag","published_at":"2024-09-26T16:32:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.18/manifests"},{"name":"v1.24.25","sha":"9625b8a57468baa49cab6162444b074858cc258d","kind":"tag","published_at":"2024-09-26T09:32:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.25","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.25/manifests"},{"name":"v1.25.17","sha":"447949c8dfa85342036fa73ea3681af2fb1d6129","kind":"tag","published_at":"2024-09-13T15:43:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.17/manifests"},{"name":"v1.25.16","sha":"94d37795eb5bc65607732199584c3ffffb0e0371","kind":"tag","published_at":"2024-09-12T10:08:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.16/manifests"},{"name":"v1.25.15","sha":"fe05d7dfcc35b0fd3ba042578b5fb0c9089a319a","kind":"tag","published_at":"2024-09-09T10:16:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.15/manifests"},{"name":"v1.26.4","sha":"584532a6b2f8473adfd5fddc3061b123db2fb611","kind":"tag","published_at":"2024-09-06T09:27:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.4/manifests"},{"name":"v1.24.24","sha":"9b906f0b0cce35c0c270effbad76cdddd0725617","kind":"tag","published_at":"2024-09-06T08:16:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.24","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.24/manifests"},{"name":"v1.25.14","sha":"fe07e663c984e05b841800ff8711d350ac881891","kind":"tag","published_at":"2024-09-05T10:02:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.14/manifests"},{"name":"v1.26.3","sha":"9a4ea6d73efa15b92fb3fbe980e5fb3570e64c43","kind":"tag","published_at":"2024-08-29T05:27:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"90786ef7733912775f911027cc62f1cd85cd78fb","kind":"commit","published_at":"2024-08-26T06:00:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.2/manifests"},{"name":"v1.25.13","sha":"2c51c29b172a25db2d0bdd3eb07eb763a974c167","kind":"commit","published_at":"2024-08-21T16:48:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.13/manifests"},{"name":"v1.24.23","sha":"3dc9c3c0bfa33785ea04db95709c8df4bcb17413","kind":"commit","published_at":"2024-08-20T15:29:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.23","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.23/manifests"},{"name":"v1.25.12","sha":"18ea419e564202c9e30ecb1d170c6995493d7396","kind":"tag","published_at":"2024-08-19T07:48:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.12/manifests"},{"name":"v1.24.22","sha":"efb6c892c552faae449e1437c94cc7b5fd68d38f","kind":"tag","published_at":"2024-08-08T06:53:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.22","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.22/manifests"},{"name":"v1.25.11","sha":"8549593eecdbc7e0c4220f0c4ae721a91f9c2866","kind":"tag","published_at":"2024-08-05T11:24:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.11/manifests"},{"name":"v1.25.10","sha":"75f221775e308ce82654be730347bc40b4575177","kind":"tag","published_at":"2024-07-31T07:08:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.10/manifests"},{"name":"v1.25.9","sha":"e0555aa1c982e2430e8258d725020c9b7ecfb4ef","kind":"tag","published_at":"2024-07-26T15:07:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.9/manifests"},{"name":"v1.26.1","sha":"6fd24322f15ecf46d40e1e35754b524fe96e61f5","kind":"tag","published_at":"2024-07-23T13:36:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"619e6ea9ffce0b36a229e3691058b675f1069d1b","kind":"tag","published_at":"2024-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0/manifests"},{"name":"v1.26.0-rc.1","sha":"1f9b2bffd3838a03243b71d55087a6a938bcea26","kind":"tag","published_at":"2024-07-18T20:20:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.1/manifests"},{"name":"v1.25.8","sha":"d72887f59976155f340d7d63fb7a51111b7d4dba","kind":"tag","published_at":"2024-07-18T17:31:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.8/manifests"},{"name":"v1.24.21","sha":"d16c5ef314333097cad0ec02116894b4edc56b87","kind":"tag","published_at":"2024-07-18T16:11:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.21","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.21/manifests"},{"name":"v1.24.20","sha":"eed24315564644b95270eb78a606a292b60eac46","kind":"tag","published_at":"2024-07-09T14:11:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.20/manifests"},{"name":"v1.25.7","sha":"1ea5766c2b0018498a7165017059d13ae2c9ae60","kind":"tag","published_at":"2024-07-04T14:35:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.7/manifests"},{"name":"v1.25.6","sha":"76437bd2dce270ce0b463fd05e9fb807456e1de5","kind":"tag","published_at":"2024-06-28T20:12:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.6/manifests"},{"name":"v1.26.0-rc.0","sha":"7b3663a5a1e05b5a67530ca8a35f0489486d8b2a","kind":"tag","published_at":"2024-06-27T15:45:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.0/manifests"},{"name":"v1.25.5","sha":"a74c05d31020549143c23eb1a50ecfbe64071c1c","kind":"tag","published_at":"2024-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"a61909a4b6dd99ad77dc944d40a98ca378ab2ebc","kind":"tag","published_at":"2024-06-13T16:54:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.4/manifests"},{"name":"v1.24.19","sha":"86b57971895555105ace03d89b3e83ef90c423da","kind":"tag","published_at":"2024-06-13T14:57:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.19/manifests"},{"name":"v1.24.18","sha":"08ecd77e2bab7f457a3520b4f7b006c3c70a8cf9","kind":"tag","published_at":"2024-06-12T06:25:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.18/manifests"},{"name":"v1.25.3","sha":"8bdb442a26d997444b99d98d98a33a9dedb366f6","kind":"tag","published_at":"2024-06-11T12:18:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.3/manifests"},{"name":"v1.24.17","sha":"af79ade28f3d233a384bf53f26acf41c18de84da","kind":"tag","published_at":"2024-06-06T19:50:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.17/manifests"},{"name":"v1.24.16","sha":"0203dad1c6ca7be9c35975e9c93ddd650239b86d","kind":"tag","published_at":"2024-06-06T09:47:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.16/manifests"},{"name":"v1.25.2","sha":"387cca63e8906875e4694182e5397643e82209ae","kind":"tag","published_at":"2024-05-31T09:41:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.2/manifests"},{"name":"v1.24.15","sha":"5d53b4d6badf9f6320870c92359bd92d91780081","kind":"tag","published_at":"2024-05-29T18:43:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.15/manifests"},{"name":"v1.23.16","sha":"9e8ccb48598a7e3f67b5bd621654bda81925f198","kind":"tag","published_at":"2024-05-29T15:30:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.16/manifests"},{"name":"v1.25.1","sha":"2fc82d0f1f92caf787dc872f3f8a825d74a6b98e","kind":"tag","published_at":"2024-05-17T14:31:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.1/manifests"},{"name":"v1.24.14","sha":"35096201dcbe4472e68f6e437cc380fcf189d383","kind":"tag","published_at":"2024-05-17T13:01:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.14/manifests"},{"name":"v1.23.15","sha":"2e5dba09037152f8d4a84f58d719fb14d956ef47","kind":"tag","published_at":"2024-05-17T07:16:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.15/manifests"},{"name":"v1.24.13","sha":"b74afd4fd2e98631376fb4a579ed34968857d475","kind":"tag","published_at":"2024-05-15T14:21:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.13/manifests"},{"name":"v1.25.0","sha":"1539ad71d08af1ae6244299f914e7c937dad1b2f","kind":"tag","published_at":"2024-05-09T18:27:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0/manifests"},{"name":"v1.24.12","sha":"4ce0d227d1c285871d4ba339efce055ff1ad5308","kind":"tag","published_at":"2024-05-09T13:39:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.12/manifests"},{"name":"v1.24.11","sha":"dbec0e158af058845390616753f4450fcba9a43c","kind":"tag","published_at":"2024-05-07T03:34:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.11/manifests"},{"name":"v1.25.0-rc.0","sha":"8841d9d91a1a1bbfebbfe0c522ecf5871c975d9f","kind":"tag","published_at":"2024-05-02T21:34:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0-rc.0/manifests"},{"name":"v1.24.10","sha":"86660ba6aa78f6e5293b2271b1715b5d738afa9b","kind":"tag","published_at":"2024-04-19T07:40:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.10/manifests"},{"name":"v1.24.9","sha":"a1792dfa85791fe3f573b88cfee3859e7f31e516","kind":"tag","published_at":"2024-04-17T19:25:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.9/manifests"},{"name":"v1.24.8","sha":"489c4b029e4cee30895d7a74647df8a1854caf97","kind":"tag","published_at":"2024-04-08T06:38:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.8/manifests"},{"name":"v1.24.7","sha":"0669391ef9eb952574d671242343e4617b982585","kind":"tag","published_at":"2024-04-05T16:37:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.7/manifests"},{"name":"v1.24.6","sha":"1ca441c70cb1aaf84533da12aae0e2b8b54a7907","kind":"tag","published_at":"2024-03-26T14:16:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.6/manifests"},{"name":"v1.23.14","sha":"84340ae0f0220b688999933a18eb712a9a561723","kind":"tag","published_at":"2024-03-26T11:21:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.14/manifests"},{"name":"v1.24.5","sha":"f2b35196a8a64817af34ebb7af984aa8acc82907","kind":"tag","published_at":"2024-03-21T15:29:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"01b8f248fac0dc99c621c8a8faba04b60b69a445","kind":"tag","published_at":"2024-03-15T20:00:36.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"7e5d3aa47872c74c76a551e5814346d8026b85ac","kind":"tag","published_at":"2024-03-14T14:57:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.3/manifests"},{"name":"v1.23.13","sha":"0f6a64039a75f83e53cfd84c6a006193082671f8","kind":"tag","published_at":"2024-03-14T07:33:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.13/manifests"},{"name":"v1.24.2","sha":"dcd8dc211ec979544e43f249cc0eb91d4f691ebe","kind":"tag","published_at":"2024-03-12T17:30:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.2/manifests"},{"name":"v1.22.13","sha":"efed5d922b7587d59aaf2fd96d9727bc2dfe3420","kind":"tag","published_at":"2024-03-11T14:16:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.13/manifests"},{"name":"v1.23.12","sha":"64ec5843ec4ef488e5c853a0aec3898c41cf1760","kind":"tag","published_at":"2024-03-11T13:51:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"1b1b4237c3da838f9916d9be364f20868ef6294b","kind":"tag","published_at":"2024-03-04T15:38:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.11/manifests"},{"name":"v1.22.12","sha":"aa549a889ca0645737799e8f1b45a873009c4f10","kind":"tag","published_at":"2024-03-04T15:34:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.12/manifests"},{"name":"v1.24.1","sha":"2ce146267c400c94df8263ce75ecce65180da9e5","kind":"commit","published_at":"2024-03-01T15:17:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"cc9092b813a8b8f3f31645f799181a99204fafde","kind":"commit","published_at":"2024-02-23T23:45:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0/manifests"},{"name":"v1.24.0-rc.1","sha":"ab85c17413ca2cbfaf11fa10c1debb956781c1d1","kind":"tag","published_at":"2024-02-21T18:56:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.1/manifests"},{"name":"v1.23.10","sha":"5a02ebb73c857e4d5f8b0f9b61c42078258d0beb","kind":"tag","published_at":"2024-02-19T20:04:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.10/manifests"},{"name":"v1.24.0-rc.0","sha":"9f3a8935ad06710c9833346764745f7a7ab131e4","kind":"tag","published_at":"2024-02-16T18:03:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.0/manifests"},{"name":"v1.23.9","sha":"d008fc20b7c957ecfdeca1c377e0658855c4cf07","kind":"tag","published_at":"2024-02-13T07:29:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"29c733f06c64329d78280c02fd0fb9b8e44a51ad","kind":"tag","published_at":"2024-02-08T12:57:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"d5c269426632436f986ea89e1a770d4714a84bfd","kind":"tag","published_at":"2024-01-30T12:54:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"0f0007dfe122c74f8e46be9a7a55bf369e8f9ee6","kind":"tag","published_at":"2024-01-26T16:12:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"6aeae651a9ba712838acd94a442ed1cf93cc2214","kind":"tag","published_at":"2024-01-25T12:31:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.5/manifests"},{"name":"v1.22.11","sha":"6bcf29bd0406d016e3986859c0fe0090d1f746ab","kind":"tag","published_at":"2024-01-23T16:20:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.11/manifests"},{"name":"v1.23.4","sha":"9c5dbdaf5c313da67e7f9dc745f436d8cd766d3c","kind":"tag","published_at":"2024-01-22T11:34:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.4/manifests"},{"name":"v1.22.10","sha":"605e68d0588d983618f83972b1c48b057cd4317a","kind":"tag","published_at":"2024-01-22T08:43:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.10/manifests"},{"name":"v1.23.3","sha":"d819466c1692a2701b462b01fcc7fd02346ad48e","kind":"tag","published_at":"2024-01-15T08:00:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"a6da3da6ca53c145b4e80264f06049c4be701b83","kind":"tag","published_at":"2024-01-08T10:21:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"54bae5f97ac0ccbebb8362952240cd35a2c08127","kind":"tag","published_at":"2024-01-05T12:20:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.1/manifests"},{"name":"v1.22.9","sha":"65b70e7ccb862982b1d84f380de90813cbf0c684","kind":"tag","published_at":"2024-01-03T17:43:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.9/manifests"},{"name":"v1.23.0","sha":"bbf8c87e9b5d7218098aa329bcc81443ea431cb3","kind":"tag","published_at":"2023-12-18T15:39:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0/manifests"},{"name":"v1.22.8","sha":"3b24bae9baca12bcf565065de2cd94da9e6c80b9","kind":"tag","published_at":"2023-12-18T12:24:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.8/manifests"},{"name":"v1.23.0-rc.1","sha":"841915f9f5950b950dfc93556c9f7d607a569a98","kind":"tag","published_at":"2023-12-15T14:56:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.1/manifests"},{"name":"v1.22.7","sha":"0eeebfd1fa8d31c2a5f4addaba4fc5abd1545090","kind":"tag","published_at":"2023-12-13T13:36:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.7/manifests"},{"name":"v1.23.0-rc.0","sha":"977af566094fa66be6d1a4c2826866008288e5b3","kind":"tag","published_at":"2023-12-06T18:31:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.0/manifests"},{"name":"v1.22.6","sha":"0cc2d2266a3ca700f4f95f46d38f9a14dc2dbb6f","kind":"tag","published_at":"2023-12-04T15:24:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"f381d44c4cb4c536488d52e3acf66507b9252c2d","kind":"tag","published_at":"2023-11-24T11:36:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"350f8c5c037587d189c8b8bcc358ed1f811a729a","kind":"tag","published_at":"2023-11-14T18:53:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"17502f2ed18dcc52282820f6989e82e9c8548121","kind":"tag","published_at":"2023-11-07T17:48:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"b94b00a7449736c491e8226827f93589d8bec2e0","kind":"tag","published_at":"2023-11-01T06:57:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.2/manifests"},{"name":"v1.21.9","sha":"621586dacd3fe74de9219e130f4557d24259a10c","kind":"tag","published_at":"2023-11-01T06:54:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.9/manifests"},{"name":"v1.22.1","sha":"e6b37cec2b9529a16c52e07713422f033fe57ac2","kind":"tag","published_at":"2023-10-30T15:00:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"b4f2ffbf5df6e8a5ac4f0e20547c4f61d143c6d3","kind":"tag","published_at":"2023-10-27T11:01:08.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0/manifests"},{"name":"v1.21.8","sha":"c1598ee6d1e5db40661570285eb2fd60a61f85ab","kind":"tag","published_at":"2023-10-25T11:25:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.8/manifests"},{"name":"v1.22.0-rc.0","sha":"4ac45d28385a1ce23b44f3d31e58187a030894e0","kind":"tag","published_at":"2023-10-17T17:28:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0-rc.0/manifests"},{"name":"v1.21.7","sha":"ffb9a28740ff8880f08866b52b1e589c0b9d60f9","kind":"tag","published_at":"2023-10-16T10:22:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"34e402da48a652e6ecc908765905dcaea121bcd0","kind":"tag","published_at":"2023-10-13T11:18:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"97eb159510929556baf9ada6672febee0938d774","kind":"tag","published_at":"2023-10-01T01:25:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"860530e69a1ac716f92a7400227bf6953ed3eceb","kind":"tag","published_at":"2023-09-25T13:47:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"89078e79dcf7e11a63abbf23ed67b557e0beb3ee","kind":"tag","published_at":"2023-09-13T08:08:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"8e46731e4a3e4d2237c21bb9d4c1fd0f5ef5da0c","kind":"tag","published_at":"2023-08-30T11:05:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"5f2df4dfecf42ab8a2fe2f6579481406a599b204","kind":"tag","published_at":"2023-08-22T12:52:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.1/manifests"},{"name":"v1.20.6","sha":"5323ba1680e485f289e192f38fd6acbbb35598a6","kind":"tag","published_at":"2023-08-22T10:40:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.6/manifests"},{"name":"v1.19.13","sha":"af92fe73f0b8be12208f9d771e2cc990bde26a72","kind":"tag","published_at":"2023-08-22T10:36:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.13/manifests"},{"name":"v1.18.6","sha":"72532d2fde41957fc25abe526c7ce48e03314fcd","kind":"tag","published_at":"2023-08-22T10:32:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.6/manifests"},{"name":"v1.21.0","sha":"8172acb95bbc57f5d73b68ed9011cf062d2b3de6","kind":"tag","published_at":"2023-08-17T16:41:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0/manifests"},{"name":"v1.21.0-rc.1","sha":"b0d006379a1a9e5e2cf027d6e6c3905f90d5e498","kind":"tag","published_at":"2023-08-14T09:53:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.1/manifests"},{"name":"v1.21.0-rc.0","sha":"4a6e4a66555f351d543be6361edf748dcc55a6bc","kind":"tag","published_at":"2023-08-09T18:45:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.0/manifests"},{"name":"v1.20.5","sha":"f7c148ef6272614ae9c84e6f6f17aadf53e070f4","kind":"tag","published_at":"2023-08-04T15:18:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"c8751ee6bdcc7222237fc00b6321eb030f9e1e97","kind":"tag","published_at":"2023-08-01T11:30:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"25408a99fc0d0e7540d92030ae43aa4e5efdeeb9","kind":"tag","published_at":"2023-07-26T10:53:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"8a2c0c8fb10c3b6c096dc765c6b5284f237a237b","kind":"tag","published_at":"2023-07-19T16:13:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"b6cc0f0675dd13520d1dec6a8a4f0185085361f9","kind":"tag","published_at":"2023-07-13T08:40:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"7865a4ad5d52bb742969b907b75df5e34c39f436","kind":"tag","published_at":"2023-07-06T17:57:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.0/manifests"},{"name":"v1.19.12","sha":"9c5b2eeae20fe094e4c2930e405b45cf66e0df6d","kind":"tag","published_at":"2023-07-06T07:41:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.12/manifests"},{"name":"v1.19.11","sha":"36e4c047d7eb08a11568cf65247bdbc525f2778a","kind":"tag","published_at":"2023-06-29T12:51:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.11/manifests"},{"name":"v1.19.10","sha":"7c6a2e7a73a6652dd867cd4bc29647bd4cda1dcf","kind":"tag","published_at":"2023-06-28T12:45:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.10/manifests"},{"name":"v1.19.9","sha":"df1ac2c6159c78d6916d4f0fda46d40215c44dca","kind":"tag","published_at":"2023-06-22T07:16:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"ddb8a43cdbfe7bac5b7886d73630ab535e8bafa7","kind":"tag","published_at":"2023-06-14T14:20:08.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"56eb2a1c7aa91c74ff17c3e1dbcfce11054c6e9b","kind":"tag","published_at":"2023-06-12T10:28:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"798773e128ae1446d8c0bd9f51cc3ef7322acf25","kind":"tag","published_at":"2023-05-24T13:12:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"5f17730ee3404b1acf034afcac21fbe008d1097b","kind":"tag","published_at":"2023-05-18T15:11:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.5/manifests"},{"name":"v1.18.5","sha":"060010efe466802cd4ab7a1e25f0c6227c18f670","kind":"tag","published_at":"2023-05-17T14:18:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.5/manifests"},{"name":"v1.19.4","sha":"0eca2a30cffab1193377e765e4befbc91ce1e47f","kind":"tag","published_at":"2023-05-17T11:28:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"109aaeab7f9eca74dcd626dca23fe4dd09956820","kind":"tag","published_at":"2023-05-12T15:20:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"44d10b2ddb0a06610d93b097e568495224820a5e","kind":"tag","published_at":"2023-05-11T14:20:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"02f9c4df97cafebd7319d8f5e0afe848cbfd98cb","kind":"tag","published_at":"2023-05-10T18:56:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"48456a16abba48abbc12d4ee72c4f2b0d5732952","kind":"tag","published_at":"2023-05-04T15:40:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0/manifests"},{"name":"v1.18.4","sha":"50ea3d7bb06b6d2ab7c156d7ecb2d0807ea89d6e","kind":"tag","published_at":"2023-04-24T14:46:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.4/manifests"},{"name":"v1.19.0-beta.1","sha":"d73725df148b39355efb585b0550f543974673dc","kind":"tag","published_at":"2023-04-21T14:13:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.0-beta.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.1/manifests"},{"name":"v1.19.0-beta.0","sha":"26c904da0329c281cdda113a50a91cb69cec1b4d","kind":"commit","published_at":"2023-04-20T13:48:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.0-beta.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.0/manifests"},{"name":"v1.18.3","sha":"dc17efeb75b28c119d9dd1bd14ba2b4c4dd1fae9","kind":"tag","published_at":"2023-04-04T07:46:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"723b88ac970cfb12cf6a21fa9dc3bbfe204f935e","kind":"tag","published_at":"2023-03-24T13:58:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"00c9d318d91ee58c528389bc992b49b8292e8902","kind":"tag","published_at":"2023-03-16T18:21:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.1/manifests"},{"name":"v1.17.6","sha":"197cf95d6e4f1d5a8f4b8559ab9742c93332945e","kind":"tag","published_at":"2023-03-07T14:21:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6/manifests"},{"name":"v1.18.0","sha":"8606543633533b230bd27bc422dd0171a909ce4b","kind":"tag","published_at":"2023-03-07T14:20:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0/manifests"},{"name":"v1.18.0-rc.1","sha":"b062209a4d5983cef3de92f4939f9cd67d5c581d","kind":"tag","published_at":"2023-03-07T14:04:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.1/manifests"},{"name":"v1.17.6-rc.0","sha":"4df3667a1deee2831e11f19c1252442ddbc97afc","kind":"tag","published_at":"2023-03-07T13:48:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.6-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6-rc.0/manifests"},{"name":"v1.18.0-rc.0","sha":"1b1bd0eff07914b428dc5e49db503c42e0643007","kind":"tag","published_at":"2023-03-01T17:03:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.0/manifests"},{"name":"v1.18.0-alpha.1","sha":"e0dc3336c72b86e83b4a1242b9d03da11a5620bb","kind":"commit","published_at":"2023-02-28T16:02:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-alpha.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.1/manifests"},{"name":"v1.17.5","sha":"4bb47e89c9d74815cfa93d119d558056fc205140","kind":"tag","published_at":"2023-02-28T15:32:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.5/manifests"},{"name":"v1.18.0-alpha.0","sha":"e5d2456368998ee4b790ea58cfeeb27db3e7641f","kind":"tag","published_at":"2023-02-22T09:24:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-alpha.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.0/manifests"},{"name":"v1.17.4","sha":"d03c433c99563077d9148ee3b0d612508369ee7d","kind":"tag","published_at":"2023-02-19T18:41:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"5ce21bb3d97ccb6ee2e4f74edf1c0238e3c51fbb","kind":"tag","published_at":"2023-02-07T18:40:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"f81815664e4712cc501ad31daa7fb3651765edab","kind":"tag","published_at":"2023-01-26T12:10:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2/manifests"},{"name":"v1.17.2-rc.0","sha":"753bc4654d864286695587e0b9fbe67dd2294ab5","kind":"commit","published_at":"2023-01-26T11:47:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.2-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2-rc.0/manifests"},{"name":"v1.17.1","sha":"e780510d9ca80f06e66f294946bb99ee3b079611","kind":"commit","published_at":"2023-01-17T14:09:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"37d3b1785169af48ae5b0260eb4ebce8a1c9e76f","kind":"tag","published_at":"2022-12-20T16:50:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.0/manifests"},{"name":"v1.16.9","sha":"86fd42fd39660a25ee9b992e2a5d7b0a341ad75c","kind":"tag","published_at":"2022-12-18T08:47:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"45ee86e0b5158996e8fe8f2f28ebae24da8b09c6","kind":"tag","published_at":"2022-12-16T15:21:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"0dd39a354779ad21ac2beb2334f829e5504e49ac","kind":"tag","published_at":"2022-12-12T16:45:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"e82d3b8b7fe4ead039f65d30d1709d6f49c625a6","kind":"tag","published_at":"2022-12-06T10:33:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"438e8260959ada734f2245b4ef5e8b3851bd6002","kind":"tag","published_at":"2022-11-21T15:28:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"49c0578577ffbd8a8e01df4c7f068e9be1a3016d","kind":"tag","published_at":"2022-11-18T16:34:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"e59fd7caa7e6e60104db5608db39506425c81838","kind":"tag","published_at":"2022-11-15T16:51:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"d2dde897a41beb7ed99df6e70e8c7124eb384650","kind":"commit","published_at":"2022-11-15T14:26:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"a7f43902a18ce6a649c2ae045cb3a7a6d865f1a0","kind":"tag","published_at":"2022-11-10T18:10:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e74add5245c83bca6b2b0b27f4a471328b4c542","kind":"tag","published_at":"2022-10-31T14:58:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.0/manifests"},{"name":"v1.15.5","sha":"01b6cd4a542ad535014d4d22596ca6f26eed11b8","kind":"tag","published_at":"2022-10-18T11:04:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"75831b815353ef187b9155c401e4cdeee1595fcf","kind":"tag","published_at":"2022-10-11T08:01:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"1d01f6596895e34f4c082b85740937687aa5e203","kind":"tag","published_at":"2022-09-28T11:29:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"06928f1c3aac39514dc1d17e0016461aa63ead72","kind":"tag","published_at":"2022-09-26T12:20:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"dfbd8ef8e372b38740299efa0c7f1be6c522e74b","kind":"tag","published_at":"2022-09-21T14:45:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"f2f308ac21700f117e78d7ee071c8393626b0a2b","kind":"commit","published_at":"2022-09-07T15:09:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0/manifests"},{"name":"v1.15.0-alpha1","sha":"6f52e033eb275c0b993a6f3d0715a7493e23e75a","kind":"tag","published_at":"2022-08-26T18:41:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.0-alpha1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0-alpha1/manifests"},{"name":"v1.14.1","sha":"aae1eb77b683d606adcae42dff9f4042315741ba","kind":"tag","published_at":"2022-07-08T10:55:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.14.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f7b34ce198aba4227ac0464574264a698cf1a18a","kind":"tag","published_at":"2022-07-07T15:51:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.14.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"c7db6b22cc629123fa305078124c56cc405c6694","kind":"tag","published_at":"2022-05-20T15:40:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.13.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"ad63351f6a7e62df3788df26e571435048e142fc","kind":"tag","published_at":"2022-05-03T19:12:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.13.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"e206dd8e8d68f9be3440fae7dc7361ed8ec0432e","kind":"tag","published_at":"2022-05-03T14:07:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.13.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"04e66aef08959b0eb5a192c600757595f7531f01","kind":"tag","published_at":"2022-04-13T07:52:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.12.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0801078738f49ef974aad0ae4860eb5753924f91","kind":"tag","published_at":"2022-04-07T09:18:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.12.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"14c6c3cbef4f854477e4ade169a013226be2146c","kind":"tag","published_at":"2022-04-05T12:56:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.12.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0b2e9e6f423c5414949956acff2b16d4cddd13b0","kind":"tag","published_at":"2022-03-14T13:11:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.11.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"0a03bb8ee64ceb8a5c11393643db3536e0ff2bbb","kind":"tag","published_at":"2022-02-01T14:59:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.10.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"e8ef9b28abd5f0165f22f0543d9e3eb990bfb0a5","kind":"tag","published_at":"2022-01-27T14:47:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.10.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"e171e38726f4805b74ce4c63d4bc5d6f44cd3b14","kind":"tag","published_at":"2022-01-19T10:32:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1/manifests"},{"name":"v1.9.1-rc.0","sha":"91de6df4b5f0324b592c78762d9b8613ec0948a2","kind":"tag","published_at":"2021-12-13T15:36:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.1-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1-rc.0/manifests"},{"name":"v1.9.0-rc.0","sha":"91de6df4b5f0324b592c78762d9b8613ec0948a2","kind":"commit","published_at":"2021-12-13T15:36:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0-rc.0/manifests"},{"name":"v1.9.0","sha":"592981ad441e2d08383d1c5586949a84022373c9","kind":"tag","published_at":"2021-12-10T15:37:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8f4b8283a6ecf7789a2b0fa543d28e262914fd67","kind":"commit","published_at":"2021-11-30T17:46:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0/manifests"},{"name":"v1.8.0-rc.3","sha":"9430ccb6a9437caa2772d02567aeff046747dcd0","kind":"tag","published_at":"2021-11-05T14:23:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.3/manifests"},{"name":"v1.8.0-rc.2","sha":"30502322917c70828cf8b4a98cc58a5fc0ff4a92","kind":"tag","published_at":"2021-10-18T14:37:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.2/manifests"},{"name":"v1.8.0-rc.1","sha":"cfe5f60e4f574d98126456a98ff42d9600d10db8","kind":"tag","published_at":"2021-10-13T06:51:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.1/manifests"},{"name":"v1.8.0-rc.0","sha":"31d51c7ab025dae38dd87ed43cfb2ebe4518cc70","kind":"tag","published_at":"2021-09-30T10:30:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.0/manifests"},{"name":"v1.7.2","sha":"c6df93def43b35006192d42eb1abd2af331a00c3","kind":"commit","published_at":"2021-09-28T08:02:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.7.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"4bc6e51f9a64d43f6f7aae84a64fc3a4dd85b835","kind":"tag","published_at":"2021-09-17T12:28:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.7.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"de88013e589b8cdcdda1cf50c8590c415b704921","kind":"commit","published_at":"2021-09-01T14:24:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.7.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"7036332051486b393d83f9ea2ffb0ca1b2269328","kind":"commit","published_at":"2021-08-11T10:24:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.6.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"add5e8e6153137edd3e7736fd2bf1fc2e58a84e4","kind":"commit","published_at":"2021-08-10T13:04:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"5f350ea1588f09ceecd29d78ab6e362f129ef21d","kind":"tag","published_at":"2021-07-29T07:47:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"354e58a802792698839694bcfa885a17ec9641d1","kind":"tag","published_at":"2021-07-13T11:38:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.3","sha":"ef2baa5121f110a13ec7d843a764a776d1f87571","kind":"tag","published_at":"2021-07-08T14:17:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.3/manifests"},{"name":"v1.5.0-rc.2","sha":"6466926c745f8a516b7058a62e143fdf9364b84a","kind":"tag","published_at":"2021-07-06T09:54:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.2/manifests"},{"name":"v1.5.0-rc.1","sha":"7dadebae74447730e0021caaa0983dc1f3b88c78","kind":"tag","published_at":"2021-06-29T11:06:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.1/manifests"},{"name":"v1.5.0-rc.0","sha":"bfbc4cec308ea6306ee858ca8a41e1a025fe7809","kind":"tag","published_at":"2021-06-23T08:37:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"e8ee133bac3ddb665d3a7cfe0a2d7f3fa719d7e6","kind":"tag","published_at":"2021-06-15T07:35:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5591ec8889758375c11dc7d973902519b5ef0af0","kind":"tag","published_at":"2021-06-09T10:47:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc.4","sha":"bd43d04a4363fe57cb7b003c53dba82dce60502f","kind":"commit","published_at":"2021-05-31T15:28:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.4/manifests"},{"name":"v1.4.0-rc.3","sha":"b08be666e480aecbb20462bc11b4afa1873c4d2d","kind":"tag","published_at":"2021-05-19T14:52:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.3/manifests"},{"name":"v1.4.0-rc.2","sha":"d70398c5604db7ce2659d62de1e9e9c1b68c0a04","kind":"tag","published_at":"2021-05-19T10:45:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.2/manifests"},{"name":"v1.4.0-rc.1","sha":"2c0bc48370725c8dc496e9acfb0ac9cede8bca48","kind":"tag","published_at":"2021-05-18T08:45:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.1/manifests"},{"name":"v1.4.0-rc.0","sha":"77829f2b8ebc47382526fc2b51118dd42ddaac7b","kind":"commit","published_at":"2021-05-13T07:51:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.0/manifests"},{"name":"v1.3.0","sha":"2d1e78006dae7d007099712323d1ef5169a55c0e","kind":"tag","published_at":"2021-04-23T09:02:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.3.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"5e444d45d097e5a29c5134076d60d8cf08b0a20d","kind":"tag","published_at":"2021-03-25T09:46:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.2.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cb287d92750cac66613e23e4ad618af9a4a2d4e3","kind":"tag","published_at":"2021-03-15T16:23:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.2.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ec599d4e3a7044aa208aa5ddb1a8a057d8f30169","kind":"commit","published_at":"2021-02-10T13:18:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.1.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"2d077b5ec8a8543fc0f8e6d034e660f06e205eff","kind":"tag","published_at":"2021-02-01T08:40:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bb056a180671f5eb526682ee3608aeb02773274f","kind":"tag","published_at":"2021-01-15T11:55:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6902d5c50acc356b5cfc1b5575f432b3210c12a7","kind":"tag","published_at":"2021-01-13T14:44:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8b006a52ab8653baf0b061e9832dcdf506729723","kind":"tag","published_at":"2021-01-13T10:47:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1f904acb2e092e48170ae2cda49d79166d294d7c","kind":"tag","published_at":"2021-01-12T16:01:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.0/manifests"},{"name":"1.0.0-rc4","sha":"36632fcfe882191231400b737962143012d635b4","kind":"tag","published_at":"2021-01-12T15:04:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc4","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"93f1a4b2fa974cb1322941fabf9d8ee4cc4e4eb0","kind":"tag","published_at":"2021-01-11T15:41:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc3","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"b60ad1d6697eec1e94dbca2ec86461384f00123c","kind":"tag","published_at":"2021-01-11T14:16:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc2","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"762c54aeff9b49844525f91506e46347c4fd6204","kind":"tag","published_at":"2021-01-10T12:14:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc1","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-rc0","sha":"867532c04e6c8bcf8cb3f14b8deb37debbed58c0","kind":"tag","published_at":"2021-01-08T17:01:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc0","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc0/manifests"},{"name":"0.23.2","sha":"ad8a14377d9342411aaa8f3c2578ee95f8bb4ff0","kind":"tag","published_at":"2021-01-04T08:36:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.23.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"609685d448350f488f47ca5a0674f42774837db9","kind":"tag","published_at":"2020-12-22T13:15:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.23.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"09019bfad4bfd4573797bc96f89d614318315dee","kind":"tag","published_at":"2020-12-18T11:20:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.23.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.0/manifests"},{"name":"0.22.20","sha":"84a6c23a037a3c3744e4dba5c0a2d8a8f28ad14f","kind":"tag","published_at":"2020-11-27T14:31:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.20/manifests"},{"name":"v0.22.20","sha":"84a6c23a037a3c3744e4dba5c0a2d8a8f28ad14f","kind":"commit","published_at":"2020-11-27T14:30:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v0.22.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.20/manifests"},{"name":"v0.22.19","sha":"00747bf2a51fe97433c760cb946ccb3125ce09b9","kind":"commit","published_at":"2020-11-01T19:53:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v0.22.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.19/manifests"},{"name":"0.22.19","sha":"31e0ee81a7f6d6879ae4c34252a090d99eb2731f","kind":"tag","published_at":"2020-10-19T14:25:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.19/manifests"},{"name":"0.22.18","sha":"ba2119e5fb4a891079fd5496030cfbba0e15f18f","kind":"tag","published_at":"2020-09-28T09:59:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.18/manifests"},{"name":"v0.22.18","sha":"ba2119e5fb4a891079fd5496030cfbba0e15f18f","kind":"commit","published_at":"2020-09-28T09:59:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v0.22.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.18/manifests"},{"name":"0.22.17","sha":"6f25f8bd285bff46537abea8905d8517bd5b3ca2","kind":"tag","published_at":"2020-09-16T13:23:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.17/manifests"},{"name":"0.22.16","sha":"2cc3b1297f4c4eee9e0002938083c5b9626660bf","kind":"tag","published_at":"2020-09-15T09:56:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.16/manifests"},{"name":"0.22.15","sha":"8021cab3bd7b3afbf6349e8cb9a3873525c48b00","kind":"tag","published_at":"2020-08-28T10:24:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.15/manifests"},{"name":"0.22.14","sha":"cbc3c5024e0aa93fb8491a777bd87b86da9d48e2","kind":"tag","published_at":"2020-07-14T15:36:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.14/manifests"},{"name":"0.22.13","sha":"280718708b968f29df6252673e18ae0e394f7bbf","kind":"commit","published_at":"2020-07-10T13:32:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.13/manifests"},{"name":"0.22.12","sha":"66042a8cb5e8d740616b16b77b8d6472acdfc828","kind":"tag","published_at":"2020-06-26T14:31:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.12/manifests"},{"name":"0.22.11","sha":"41c6bf571347e22717cb996f6d5ef62cc9247d68","kind":"tag","published_at":"2020-06-24T08:14:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.11/manifests"},{"name":"0.22.10","sha":"5582c554f21ed2c2fa3d3f930157933cf159fc62","kind":"tag","published_at":"2020-06-19T13:12:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.10/manifests"},{"name":"0.22.9","sha":"b6bda9764702569856fbb1833eb28c9c4facd13e","kind":"tag","published_at":"2020-06-17T15:59:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.9/manifests"},{"name":"0.22.8","sha":"585fa8a79461a0468bf113d31aa21e12a32fe842","kind":"tag","published_at":"2020-06-17T13:20:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.8/manifests"},{"name":"0.22.7","sha":"084bf3f85d0a19b4165b90552404b1bea789aab0","kind":"commit","published_at":"2020-04-30T13:31:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.7/manifests"},{"name":"0.22.6","sha":"61714372d591d1081cea5ba23a70c12e373c1efd","kind":"tag","published_at":"2020-04-06T12:58:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.6/manifests"},{"name":"0.22.5","sha":"0ab76a1181da5ea89457617c017500c01e044a54","kind":"commit","published_at":"2020-04-01T08:15:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.5/manifests"},{"name":"0.22.4","sha":"beb55b57560f0895f956fe61b38c2d53bed598d7","kind":"commit","published_at":"2020-03-05T15:33:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.4/manifests"},{"name":"0.22.3","sha":"3dd2739d3c0afa423abfa241b4ace03e7c826293","kind":"tag","published_at":"2020-03-03T08:32:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.3/manifests"},{"name":"0.22.2","sha":"cf0e80360f1728fe99d2cc1ef269ed1d20065dc3","kind":"commit","published_at":"2020-02-28T14:05:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"a6fc3a97f982252eb1fa805958fba62747b3b4c2","kind":"commit","published_at":"2020-02-04T08:39:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"19dc806ff367a1955340e728f86e5bd40b7974d6","kind":"commit","published_at":"2020-01-23T16:14:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.0/manifests"},{"name":"0.21.12","sha":"a5b09143a0dc90bf80e4e1759e3596c04dda50fe","kind":"tag","published_at":"2020-01-17T16:11:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.12/manifests"},{"name":"0.21.11","sha":"41b43e2b5ba88e3af35120d1ab1244b4589e807e","kind":"tag","published_at":"2020-01-16T16:09:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.11/manifests"},{"name":"0.21.10","sha":"97a13034c50ea3da6adad00e6aa89b3d30da61f9","kind":"commit","published_at":"2020-01-15T16:49:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.10/manifests"},{"name":"0.21.9","sha":"4a8726acb3df46e12f444d03c2d877c81396c4bd","kind":"commit","published_at":"2020-01-09T15:32:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.9/manifests"},{"name":"0.21.8","sha":"0949f4485d3b7e9d2732b2e017d86770c8224c83","kind":"commit","published_at":"2020-01-07T13:42:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.8/manifests"},{"name":"0.21.7","sha":"3c930ca0d5c733a55184f9ea74f84e4668d46ca6","kind":"tag","published_at":"2019-12-19T14:30:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.7/manifests"},{"name":"0.21.6","sha":"d9162fcf79092d1e3483135c91e18888315cf8e8","kind":"tag","published_at":"2019-12-18T11:10:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.6/manifests"},{"name":"0.21.5","sha":"f7bf865aa129abb75b25f8d2dab85fb9333c9a34","kind":"commit","published_at":"2019-12-06T17:12:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"12584199db1b1ce5e52826d2c2f8ae24d63efd28","kind":"commit","published_at":"2019-12-05T16:46:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"0f8ab5861fa070ab1acddedd3de985e281a9f32d","kind":"tag","published_at":"2019-11-29T12:44:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"81fe444e7f164a2bc87259e0314710608bdc3818","kind":"commit","published_at":"2019-11-28T11:03:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f755fe89240d72f501029177f3e2836d4ee01d8f","kind":"tag","published_at":"2019-11-15T08:50:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"20011551b31f2f13812b486c91e111b6e96e27e1","kind":"tag","published_at":"2019-11-13T12:46:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.0/manifests"},{"name":"0.20.4","sha":"26bce9eb7105e8d63c30377476581dd445fd93f5","kind":"tag","published_at":"2019-11-06T13:45:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"6366dcc1bcaab230d4a63092817f12f72b8e0fa8","kind":"tag","published_at":"2019-10-11T14:17:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"d08f460b732a849d6f0e8c83c5c713b2186fbaac","kind":"tag","published_at":"2019-10-10T11:23:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"0ebd3f5188944f7d34b5a8c316fcefa2c268bea7","kind":"tag","published_at":"2019-10-01T08:57:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"7257bbf99008c4c1dd19baed817d482cadae6ae6","kind":"tag","published_at":"2019-09-27T09:07:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0/manifests"},{"name":"0.20.0-rc0","sha":"3c6cea6dff8d613f5622a8bf2a9c3897745e8055","kind":"tag","published_at":"2019-09-17T16:23:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.0-rc0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0-rc0/manifests"},{"name":"0.19.4","sha":"46132be30d64de922e3ad1e553b43089e193f39d","kind":"tag","published_at":"2019-08-26T09:07:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"f7f5e81f0220b578ecee6338a5eb5cfa7f37eccb","kind":"tag","published_at":"2019-08-12T08:36:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"6f476c46c96fef750463736942a174d2918f664b","kind":"tag","published_at":"2019-08-08T11:09:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"c1f9fdab1fd15e15e8513d799d12916a533b33ed","kind":"tag","published_at":"2019-08-06T13:02:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.1/manifests"},{"name":"0.18.2","sha":"8e77f6fd25c31f46c9606d8db392da2fd2f8968a","kind":"tag","published_at":"2019-08-06T12:55:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.18.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.2/manifests"},{"name":"0.17.2","sha":"bb25f9a7c98da27cfd401d88099f1aac1a30120f","kind":"tag","published_at":"2019-08-06T12:39:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.17.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.2/manifests"},{"name":"0.16.3","sha":"511e1bd94b529dc836fa01f7c19c566114e02006","kind":"tag","published_at":"2019-08-06T12:27:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.3/manifests"},{"name":"0.19.0","sha":"2a83e9e4dc25cd7b668eabd0a375be6a360d2100","kind":"tag","published_at":"2019-08-06T08:59:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"1af445be873be2fe73cdf25f411449e85e601547","kind":"tag","published_at":"2019-07-30T13:29:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.18.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"afa396b8cdb128a8e634673b37e28e3451151f52","kind":"tag","published_at":"2019-07-25T14:00:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.18.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"4175ed8347788e015b492ea63fe7739109a1d053","kind":"tag","published_at":"2019-07-22T13:15:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.17.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"eac8dce5913c57add2aab5d4891334ce18a4a33e","kind":"tag","published_at":"2019-07-19T09:38:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.17.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.0/manifests"},{"name":"0.16.2","sha":"294abccab4214492e58c9fad689f3f601a466620","kind":"tag","published_at":"2019-07-12T11:08:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"dc3c391b7e6858aa850a2f4f0b8ff417763a79aa","kind":"tag","published_at":"2019-07-09T15:38:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"0dc1b61ec707bbcbf82dc827474a727227fb0167","kind":"tag","published_at":"2019-07-09T13:56:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b36a089084e8b17acd180817a03fa118357c3b2f","kind":"tag","published_at":"2019-06-24T13:26:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.15.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.15.0/manifests"},{"name":"0.14.6","sha":"1c47df79eb9d40dc28903ccf39da0176975c9668","kind":"tag","published_at":"2019-06-07T06:48:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"01a2ad92f3583ab2044e27f13d136b77653495f5","kind":"tag","published_at":"2019-06-05T15:07:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"3ab335e7a4552b468b94dfc1a5d0e7c50999e204","kind":"tag","published_at":"2019-06-05T06:40:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"795cc4692d84cb8e9f587962fc6af6d73f3694db","kind":"tag","published_at":"2019-06-04T18:51:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"35e98c4c66e5fbc5eb33731ae96ce0273295ceae","kind":"tag","published_at":"2019-05-29T13:22:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"60ca73f93f0beb093e9a5b5e76637048bf390dac","kind":"tag","published_at":"2019-05-28T08:15:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"4be55acd5dbc1e14acf441e0742bb13162858c8b","kind":"tag","published_at":"2019-05-27T08:38:08.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"f5095b07a142cc847d1a4054a358b9e5277abe53","kind":"tag","published_at":"2019-05-22T06:57:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.13.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"5705c5079aab8f20694e9fc5ddd391802d245475","kind":"tag","published_at":"2019-05-21T14:57:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.13.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.0/manifests"},{"name":"0.8.6","sha":"8e75310a9fa3db86356afd1154f7c89076817e9b","kind":"tag","published_at":"2018-05-07T09:15:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.8.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"92cee53dedaa538b0743b551fa054d261f99fb52","kind":"tag","published_at":"2018-05-06T14:51:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.8.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.5/manifests"},{"name":"0.7.0","sha":"c75f29deb7143731ad4cef9c11fdbdeb940c6f59","kind":"tag","published_at":"2017-12-09T16:25:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.7.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.7.0/manifests"},{"name":"0.0.0","sha":"d687e95ee8bb133e30e92fb34b0461bb690c7af7","kind":"tag","published_at":"2016-12-21T18:32:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.0.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T05:50:33.123Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.453225907731841,"dependent_packages_count":9.270385022243476,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.861805464987658},"purl":"pkg:golang/github.com/weaviate/weaviate/test/benchmark_bm25","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/weaviate/weaviate/test/benchmark_bm25","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/weaviate/weaviate/test/benchmark_bm25","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/weaviate/weaviate/test/benchmark_bm25/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T15:42:38.206Z","issues_count":503,"pull_requests_count":2518,"avg_time_to_close_issue":25380693.494949494,"avg_time_to_close_pull_request":642061.1671296296,"issues_closed_count":198,"pull_requests_closed_count":2159,"pull_request_authors_count":105,"issue_authors_count":235,"avg_comments_per_issue":2.377733598409543,"avg_comments_per_pull_request":1.4503574265289914,"merged_pull_requests_count":1746,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":180,"past_year_pull_requests_count":1884,"past_year_avg_time_to_close_issue":1545210.3666666667,"past_year_avg_time_to_close_pull_request":345339.0602409639,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":1659,"past_year_pull_request_authors_count":68,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.2944444444444445,"past_year_avg_comments_per_pull_request":1.3816348195329087,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":105,"past_year_merged_pull_requests_count":1370,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/issues","maintainers":[{"login":"etiennedi","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etiennedi"},{"login":"aliszka","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aliszka"},{"login":"parkerduckworth","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkerduckworth"},{"login":"trengrj","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trengrj"},{"login":"redouan-rhazouani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/redouan-rhazouani"},{"login":"asdine","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdine"},{"login":"byronvoorbach","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byronvoorbach"},{"login":"CShorten","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CShorten"},{"login":"erika-cardenas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erika-cardenas"},{"login":"bobvanluijt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobvanluijt"},{"login":"mikewyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikewyer"}],"active_maintainers":[{"login":"aliszka","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aliszka"},{"login":"asdine","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdine"},{"login":"parkerduckworth","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkerduckworth"},{"login":"trengrj","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trengrj"},{"login":"etiennedi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etiennedi"},{"login":"erika-cardenas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erika-cardenas"},{"login":"CShorten","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CShorten"},{"login":"mikewyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikewyer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate%2Ftest%2Fbenchmark_bm25/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate%2Ftest%2Fbenchmark_bm25/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate%2Ftest%2Fbenchmark_bm25/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate%2Ftest%2Fbenchmark_bm25/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","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":5904711,"name":"github.com/weaviate/weaviate","ecosystem":"go","description":"","homepage":"https://github.com/weaviate/weaviate","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/weaviate/weaviate","keywords_array":[],"namespace":"github.com/weaviate","versions_count":349,"first_release_published_at":"2020-09-28T09:59:15.000Z","latest_release_published_at":"2025-08-30T08:13:31.000Z","latest_release_number":"v1.32.5","last_synced_at":"2025-09-03T14:31:33.349Z","created_at":"2023-01-19T01:32:59.824Z","updated_at":"2025-09-03T14:31:33.349Z","registry_url":"https://pkg.go.dev/github.com/weaviate/weaviate","install_command":"go get github.com/weaviate/weaviate","documentation_url":"https://pkg.go.dev/github.com/weaviate/weaviate#section-documentation","metadata":{},"repo_metadata":{"id":37431970,"uuid":"55072677","full_name":"weaviate/weaviate","owner":"weaviate","description":"Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.","archived":false,"fork":false,"pushed_at":"2025-08-27T22:11:56.000Z","size":1022044,"stargazers_count":14330,"open_issues_count":509,"forks_count":1051,"subscribers_count":135,"default_branch":"main","last_synced_at":"2025-08-27T22:46:52.667Z","etag":null,"topics":["approximate-nearest-neighbor-search","generative-search","grpc","hnsw","hybrid-search","image-search","information-retrieval","mlops","nearest-neighbor-search","neural-search","recommender-system","search-engine","semantic-search","semantic-search-engine","similarity-search","vector-database","vector-search","vector-search-engine","vectors","weaviate"],"latest_commit_sha":null,"homepage":"https://weaviate.io/developers/weaviate/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weaviate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-03-30T15:03:17.000Z","updated_at":"2025-08-27T16:23:14.000Z","dependencies_parsed_at":"2023-10-05T14:08:47.455Z","dependency_job_id":"de595dba-5b72-4013-aca4-6bbd932e172b","html_url":"https://github.com/weaviate/weaviate","commit_stats":{"total_commits":10102,"total_committers":144,"mean_commits":70.15277777777777,"dds":0.7118392397545041,"last_synced_commit":"35137b628a811c93e358862923f4cc62e2987b44"},"previous_names":["semi-technologies/weaviate","creativesoftwarefdn/weaviate"],"tags_count":422,"template":false,"template_full_name":null,"purl":"pkg:github/weaviate/weaviate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/sbom","scorecard":{"id":567114,"data":{"date":"2025-07-07","repo":{"name":"github.com/weaviate/weaviate","commit":"36ed30d7af388a5fdf30bf4584d418dd0974f9b1"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":5.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.pull_request.title ': .github/workflows/notifier.yml:37","Warn: script injection with untrusted input ' github.event.issue.title ': .github/workflows/notifier.yml:55"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cleanup.yaml:1","Warn: no topLevel permission defined: .github/workflows/create-cross-functional-issues.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/licence_updater.yaml:9","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/notifier.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_requests.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:11","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: GoBuiltInFuzzer integration found: adapters/repos/db/lsmkv/segmentindex/quantile_keys_test.go:24","Info: GoBuiltInFuzzer integration found: entities/storobj/storage_object_test.go:1547","Info: GoBuiltInFuzzer integration found: modules/text2vec-openai/clients/openai_fuzz_test.go:25"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.32.0-rc.1 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230618771","Warn: release artifact v1.29.9 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230524776","Warn: release artifact v1.31.5 not signed: https://api.github.com/repos/weaviate/weaviate/releases/230066805","Warn: release artifact v1.30.11 not signed: https://api.github.com/repos/weaviate/weaviate/releases/229956516","Warn: release artifact v1.32.0-rc.0 not signed: https://api.github.com/repos/weaviate/weaviate/releases/228907001","Warn: release artifact v1.32.0-rc.1 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230618771","Warn: release artifact v1.29.9 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230524776","Warn: release artifact v1.31.5 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/230066805","Warn: release artifact v1.30.11 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/229956516","Warn: release artifact v1.32.0-rc.0 does not have provenance: https://api.github.com/repos/weaviate/weaviate/releases/228907001"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(stable/v1.27): error during branchesHandler.query: 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pull_requests.yaml:453"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"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/create-cross-functional-issues.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-cross-functional-issues.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-cross-functional-issues.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/create-cross-functional-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/licence_updater.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/licence_updater.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/linter.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:593: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:219: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:230: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:260: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:266: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:372: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:374: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:379: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:397: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:399: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:404: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:419: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:432: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:434: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:443: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:448: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:510: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:512: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:516: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:537: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:539: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:571: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:573: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:296: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:330: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:457: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:459: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:464: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:471: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:476: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:481: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:486: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_requests.yaml:491: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/pull_requests.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/weaviate/weaviate/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:7","Warn: containerImage not pinned by hash: Dockerfile:18","Warn: containerImage not pinned by hash: Dockerfile:40","Warn: containerImage not pinned by hash: Dockerfile:46","Warn: containerImage not pinned by hash: test/docker/mockoidc/Dockerfile:1: pin your Docker image by updating golang:alpine to golang:alpine@sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66","Warn: containerImage not pinned by hash: test/docker/mockoidchelper/Dockerfile:1: pin your Docker image by updating golang:alpine to golang:alpine@sha256:ddf52008bce1be455fe2b22d780b6693259aaf97b16383b6372f4b22dd33ad66","Warn: goCommand not pinned by hash: test/docker/mockoidc/Dockerfile:6","Warn: pipCommand not pinned by hash: test/acceptance_with_python/run.sh:24","Warn: pipCommand not pinned by hash: test/acceptance_with_python/run.sh:25","Info:   0 out of  53 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  24 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   2 out of   3 goCommand dependencies pinned","Info:   0 out of   2 pipCommand 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 26 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T15:16:42.039Z","repository_id":37431970,"created_at":"2025-08-20T15:16:42.040Z","updated_at":"2025-08-20T15:16:42.040Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272447642,"owners_count":24936577,"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-08-28T02:00:10.768Z","response_time":74,"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":"weaviate","name":"Weaviate","uuid":"37794290","kind":"organization","description":"Weaviate creates database software like the Weaviate vector search engine","email":"hello@weaviate.io","website":"https://weaviate.io","location":"worldwide","twitter":"weaviate_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/37794290?v=4","repositories_count":110,"last_synced_at":"2025-04-25T14:51:36.978Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/weaviate","funding_links":[],"total_stars":23261,"followers":759,"following":0,"created_at":"2022-11-13T11:20:04.961Z","updated_at":"2025-04-25T14:51:36.978Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaviate/repositories"},"tags":[{"name":"v1.33.0-rc.0","sha":"15c08c762e9e8c3180f7e0b85df2466cb5e9a406","kind":"tag","published_at":"2025-08-27T10:33:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.33.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.33.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.33.0-rc.0/manifests"},{"name":"v1.32.4","sha":"86625c6bf95f96e84de6c5709f312e587965f58c","kind":"tag","published_at":"2025-08-19T08:42:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.4/manifests"},{"name":"v1.31.11","sha":"47bbc4f20a2f4c8c3880499be5d85e1797f990fe","kind":"tag","published_at":"2025-08-18T17:24:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.11/manifests"},{"name":"v1.30.17","sha":"2f77b4d3fbed1bd452f3260389cdd19f47e0229a","kind":"tag","published_at":"2025-08-13T09:50:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.17/manifests"},{"name":"v1.31.10","sha":"2dd844259cfee1b12817dcec4a4611f7c7c88f15","kind":"tag","published_at":"2025-08-12T15:42:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.10/manifests"},{"name":"v1.30.16","sha":"153f1930dde3be7e894cc764314dac5ba5131e00","kind":"tag","published_at":"2025-08-12T14:56:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.16/manifests"},{"name":"v1.32.3","sha":"e7c0dba9d8a12e301fbed22c344167837e6aa4d6","kind":"tag","published_at":"2025-08-12T10:53:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.3/manifests"},{"name":"v1.30.15","sha":"f66ef1830a4ce0e4f65b4e863da4a0328e57e338","kind":"tag","published_at":"2025-08-10T07:23:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.15/manifests"},{"name":"v1.30.14","sha":"02e92823343e6af375dd08482f2a0bb2409353dd","kind":"tag","published_at":"2025-08-06T20:31:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.14/manifests"},{"name":"v1.32.2","sha":"8dc458850ba86ced677c9c1c4bc58555fd831b6d","kind":"tag","published_at":"2025-08-06T12:16:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.2/manifests"},{"name":"v1.31.9","sha":"a4f59d914fdecebe9b73424471d36ac14cb719d1","kind":"tag","published_at":"2025-08-04T15:59:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"ef476177dd5e65c1a0d301a12c5cdf5bca46827d","kind":"tag","published_at":"2025-07-31T07:59:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.8/manifests"},{"name":"v1.32.1","sha":"55e01d07a1b7c2136291f33eb82f32c565bea6de","kind":"tag","published_at":"2025-07-25T09:48:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.1/manifests"},{"name":"v1.30.13","sha":"6f11fca00a07b3f154deb55c5bb2342a8431226d","kind":"tag","published_at":"2025-07-23T18:09:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.13/manifests"},{"name":"v1.31.7","sha":"9e4442ba34c540dfe4f4ba26b68641f940f3ff9f","kind":"tag","published_at":"2025-07-23T09:46:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.7/manifests"},{"name":"v1.29.11","sha":"fb0b0b7b9bcfca7bf6fe215f86be1db78b773990","kind":"tag","published_at":"2025-07-21T21:54:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.11/manifests"},{"name":"v1.26.18","sha":"2bc5c077ac849f6e7dd32b3902514a6c4dff9a04","kind":"commit","published_at":"2025-07-21T17:58:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.18/manifests"},{"name":"v1.31.6","sha":"bce14baf035af1e714b82deb4febadc73a114a6b","kind":"tag","published_at":"2025-07-16T13:25:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.6/manifests"},{"name":"v1.29.10","sha":"be537463231fd82ed60b586f16dd426734af5a59","kind":"tag","published_at":"2025-07-16T12:07:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.10/manifests"},{"name":"v1.30.12","sha":"d4253f8509ffee0f33ba9bfa5c40607069a45e13","kind":"tag","published_at":"2025-07-15T15:15:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.12/manifests"},{"name":"v1.32.0","sha":"7cebee0421d6dd5d322d5ac272566124df2119c7","kind":"tag","published_at":"2025-07-14T19:12:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0/manifests"},{"name":"v1.32.0-rc.1","sha":"f2e5547852f2e94b4d25cdc587bd0774e8ce8ee4","kind":"tag","published_at":"2025-07-07T17:43:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.1/manifests"},{"name":"v1.29.9","sha":"6f03ecc4f562921a0e91f05b35ee599b0c013059","kind":"tag","published_at":"2025-07-07T07:27:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.9/manifests"},{"name":"v1.31.5","sha":"ccd22d6152d1bd36945a68a992612ece06a9b568","kind":"tag","published_at":"2025-07-04T07:54:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.5/manifests"},{"name":"v1.30.11","sha":"3f5e4163ff2708cef7c137bd1a458216145adc78","kind":"tag","published_at":"2025-07-02T13:23:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.11/manifests"},{"name":"v1.32.0-rc.0","sha":"61ae9f521ee986ec9bda05cd0f7e0f83d7f3421f","kind":"tag","published_at":"2025-06-30T16:13:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.32.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.32.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.32.0-rc.0/manifests"},{"name":"v1.31.4","sha":"d3687957b53e9ff55c9cc2f1f98842b962fc8d45","kind":"tag","published_at":"2025-06-30T11:31:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.4/manifests"},{"name":"v1.30.10","sha":"54af3c7c3a26172656a7be01e7b33130b309a792","kind":"tag","published_at":"2025-06-27T14:58:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.10/manifests"},{"name":"v1.31.3","sha":"8faaa2546eccf9374a809396bd5d54ad7fedd96c","kind":"tag","published_at":"2025-06-25T16:10:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e8e40aedb875dae85c49418baf16bf881ae68fc9","kind":"tag","published_at":"2025-06-20T10:55:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.2/manifests"},{"name":"v1.30.9","sha":"3becaa96bd738b4dab9db6ce0157b15cfbbad1ef","kind":"tag","published_at":"2025-06-20T07:32:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.9/manifests"},{"name":"v1.31.1","sha":"097711a0da71ebe1c8eb2f5e2c9e204db9eabf4f","kind":"tag","published_at":"2025-06-12T12:51:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.1/manifests"},{"name":"v1.30.8","sha":"2bc3cae428001480f6896d4d1cb3e82c62c0145c","kind":"tag","published_at":"2025-06-12T10:50:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.8/manifests"},{"name":"v1.30.7","sha":"6dc27f1e94cc55a6bc0b0843eafeadcdee53e094","kind":"tag","published_at":"2025-06-04T10:57:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.7/manifests"},{"name":"v1.31.0","sha":"79499d6b638f38e25df2bd14bf8c8536bd68f51a","kind":"tag","published_at":"2025-05-30T16:09:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0/manifests"},{"name":"v1.31.0-rc.1","sha":"959a05ffab91ea91fcdee72227d593d357e74d0d","kind":"tag","published_at":"2025-05-28T17:27:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.1/manifests"},{"name":"v1.28.16","sha":"866deade85a6427150e36acf8d86c78ea243be88","kind":"tag","published_at":"2025-05-28T09:45:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.16/manifests"},{"name":"v1.30.6","sha":"8b09e9cc98eb111ff08eea25ccbefd1ddd2963ca","kind":"tag","published_at":"2025-05-24T15:01:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.6/manifests"},{"name":"v1.30.5","sha":"62dcafac3227bccea869b0182b88041089c15734","kind":"tag","published_at":"2025-05-22T13:13:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.5/manifests"},{"name":"v1.30.4","sha":"239958808d312dd861cc432d6d419022a6a5427b","kind":"tag","published_at":"2025-05-21T10:54:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.4/manifests"},{"name":"v1.29.8","sha":"5ffb7f779dd64661cc5dd1dea623becd1a0d0622","kind":"tag","published_at":"2025-05-20T07:41:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.8/manifests"},{"name":"v1.27.27","sha":"75351e8b9342ed466788857b40f482e83e539e2e","kind":"tag","published_at":"2025-05-19T14:18:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.27","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.27/manifests"},{"name":"v1.27.26","sha":"ba14c6c000b639281fb13e7d9f3ea4b1f9ad74ee","kind":"tag","published_at":"2025-05-14T09:13:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.26","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.26/manifests"},{"name":"v1.30.3","sha":"ca35d6b76c3b4ae965881bb9b13b63fdde9988e4","kind":"tag","published_at":"2025-05-12T16:29:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.3/manifests"},{"name":"v1.29.7","sha":"80b86b6e32bdc2dbb3b7cafca7205b63ab0d505f","kind":"tag","published_at":"2025-05-12T12:11:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.7/manifests"},{"name":"v1.28.15","sha":"c59ebfb4a375efa8d819990eaad239e1e499eebb","kind":"tag","published_at":"2025-05-12T09:21:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.15/manifests"},{"name":"v1.29.6","sha":"0979c274426c08a293b5cfa7b7ec8418f344da84","kind":"tag","published_at":"2025-05-08T20:40:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.6/manifests"},{"name":"v1.28.14","sha":"828f2929a5409915fbf934a0bb1b6715681c9e75","kind":"tag","published_at":"2025-05-08T20:06:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.14/manifests"},{"name":"v1.27.25","sha":"9bb093ce5d8ffba07582ecf8d429cc5bcf8cc7e1","kind":"tag","published_at":"2025-05-08T17:58:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.25","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.25/manifests"},{"name":"v1.31.0-rc.0","sha":"a6ede0c8b5afa22bdfac0080e2d843b3013dbc8d","kind":"tag","published_at":"2025-05-07T16:23:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.31.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.31.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.31.0-rc.0/manifests"},{"name":"v1.27.24","sha":"13cb64d578853d4d386eeea1c12115a4a449e793","kind":"tag","published_at":"2025-05-07T13:34:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.24","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.24/manifests"},{"name":"v1.27.23","sha":"35fd44087abb1d1d73c31efafbda8bb8ba6eccd3","kind":"tag","published_at":"2025-05-07T08:32:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.23","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.23/manifests"},{"name":"v1.29.5","sha":"007ddf56da41257401cbd4fae49692fc1e36bfc8","kind":"tag","published_at":"2025-05-06T13:24:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.5/manifests"},{"name":"v1.27.22","sha":"bd084d5b6226d9829eb70a9a2c2d1143c8f2c45a","kind":"tag","published_at":"2025-05-01T17:33:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.22","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.22/manifests"},{"name":"v1.27.21","sha":"97ba31a684c07a1c59fb604dca5b62052d524aaf","kind":"tag","published_at":"2025-04-30T22:46:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.21","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.21/manifests"},{"name":"v1.30.2","sha":"80dac5a88807e9e364db4fc9bbb1b5df5eec0afe","kind":"tag","published_at":"2025-04-28T11:06:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.2/manifests"},{"name":"v1.27.20","sha":"230bbcfeeaa622d4bede0de1af341362fa276011","kind":"tag","published_at":"2025-04-27T09:54:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.20/manifests"},{"name":"v1.27.19","sha":"9cb2e599361cc5b7263e445436b8a0f5f9c94ec8","kind":"tag","published_at":"2025-04-25T11:44:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.19/manifests"},{"name":"v1.28.13","sha":"11c1acda89489b148666c19923719188b4932bb9","kind":"tag","published_at":"2025-04-24T08:37:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.13/manifests"},{"name":"v1.27.18","sha":"d9bfc49e2ad754f7d3649e5a4046806316271348","kind":"tag","published_at":"2025-04-24T07:09:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.18/manifests"},{"name":"v1.29.4","sha":"4a6b2b8c3cc32acebf9c2f6ecf28ee33996f9438","kind":"tag","published_at":"2025-04-17T07:49:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.4/manifests"},{"name":"v1.30.1","sha":"771d8112f779864dcf3fcae4d8ac100a324de102","kind":"tag","published_at":"2025-04-15T13:14:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.1/manifests"},{"name":"v1.27.17","sha":"8696bbf8f2253884e7d5bfce8b84df941a961c1c","kind":"tag","published_at":"2025-04-11T07:49:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.17/manifests"},{"name":"v1.28.12","sha":"823fe1c669eaca3ac9ba847ee3e52a70e52b24bd","kind":"tag","published_at":"2025-04-09T09:17:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.12/manifests"},{"name":"v1.29.3","sha":"08d8bdc02117ac64fc1b30d79283a2169d9f7955","kind":"tag","published_at":"2025-04-08T12:46:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.3/manifests"},{"name":"v1.30.0","sha":"b7b77150ac4fbc7ae8edfcd03471178f684125e6","kind":"tag","published_at":"2025-04-03T11:55:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0/manifests"},{"name":"v1.27.16","sha":"d45e4fdcf106893e67fb60e9b113f630c1291db9","kind":"tag","published_at":"2025-03-27T11:37:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.16/manifests"},{"name":"v1.29.2","sha":"927897e01ec34f097d5606f2bdce5d8d089768b8","kind":"tag","published_at":"2025-03-26T17:24:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.2/manifests"},{"name":"v1.30.0-rc.0","sha":"d32eb5085ced27c00dc677df4138bd5cd031da2c","kind":"tag","published_at":"2025-03-21T00:31:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.30.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.30.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.30.0-rc.0/manifests"},{"name":"v1.28.11","sha":"6edf2b8cd78caa8b61c64d7903e14e4267910ba1","kind":"tag","published_at":"2025-03-14T11:29:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.11/manifests"},{"name":"v1.29.1","sha":"e29a0bce9de82bf72c09780bb06d78d5720bebd5","kind":"tag","published_at":"2025-03-13T19:26:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.1/manifests"},{"name":"v1.27.15","sha":"6fe7b4739365bab4e97cd56c7178e3689c90d54e","kind":"tag","published_at":"2025-03-13T15:49:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.15/manifests"},{"name":"v1.28.10","sha":"e8c7dc975eca649d0fd0d347e9f44fbce5411380","kind":"tag","published_at":"2025-03-12T19:19:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.10/manifests"},{"name":"v1.28.9","sha":"e165171d477c6a4159ef818da973619819c998d5","kind":"tag","published_at":"2025-03-11T13:07:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.9/manifests"},{"name":"v1.25.34","sha":"60fc39cacdff6d7129be785a76c2c055fec23f21","kind":"tag","published_at":"2025-03-04T08:43:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.34","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.34/manifests"},{"name":"v1.28.8","sha":"9949c053a7fd26a77cd1aa0c1480be6458c55d73","kind":"tag","published_at":"2025-02-28T15:01:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.8/manifests"},{"name":"v1.27.14","sha":"5fff6476010c3f3ba6aadc85287b1db939075242","kind":"tag","published_at":"2025-02-28T07:40:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.14/manifests"},{"name":"v1.26.17","sha":"319fe43b38847efe28db07fa59c6ffb1123d39f0","kind":"tag","published_at":"2025-02-27T18:15:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.17/manifests"},{"name":"v1.25.33","sha":"085d50bb9499012e32ff79204f430f2a5c2e8248","kind":"tag","published_at":"2025-02-27T15:10:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.33","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.33/manifests"},{"name":"v1.28.7","sha":"ab02ed70c7774808dda8391b8e662b28241cf759","kind":"tag","published_at":"2025-02-22T17:50:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.7/manifests"},{"name":"v1.26.16","sha":"3c146468221d40a9745aba6f92a7f4ed2ca2ba3c","kind":"tag","published_at":"2025-02-21T19:22:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.16/manifests"},{"name":"v1.25.32","sha":"9ae1c657cacb16aaab7693d7d59e551c5a642fb8","kind":"tag","published_at":"2025-02-19T16:40:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.32","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.32/manifests"},{"name":"v1.29.0","sha":"35d800d9b9d3e7141f59bcd80052de2c82fc7fb8","kind":"tag","published_at":"2025-02-17T17:19:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0/manifests"},{"name":"v1.28.6","sha":"f3f6f17c550ea9c813232abcd31a20b8dc3802b5","kind":"tag","published_at":"2025-02-17T14:09:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.6/manifests"},{"name":"v1.27.13","sha":"53c41de4cdd0f43726d7a8eb3bf6b5cf67991dba","kind":"tag","published_at":"2025-02-16T20:49:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.13/manifests"},{"name":"v1.26.15","sha":"f858d1827a068688c02bec53058b11d596f20ec7","kind":"tag","published_at":"2025-02-14T18:03:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.15/manifests"},{"name":"v1.25.31","sha":"4d048dbc3d0d200acdaad4d5b9b1bf46198bb127","kind":"tag","published_at":"2025-02-14T16:20:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.31","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.31/manifests"},{"name":"v1.28.5","sha":"80a095fe4154cd9e1a6a7522979d902fca73cbc6","kind":"tag","published_at":"2025-02-14T10:16:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.5/manifests"},{"name":"v1.29.0-rc.2","sha":"a61d3ff4285f8c45a4ddb6e4429cb992a1a34f6a","kind":"tag","published_at":"2025-02-13T18:18:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.2/manifests"},{"name":"v1.29.0-rc.1","sha":"f1e71c45a0fcc40566940ad0efb7fdaeb0832bdf","kind":"tag","published_at":"2025-02-10T21:26:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.1/manifests"},{"name":"v1.27.12","sha":"b5f144cddfe40bef332348458c2d400906f16ef9","kind":"tag","published_at":"2025-02-10T11:07:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.12/manifests"},{"name":"v1.29.0-rc.0","sha":"c0b2e74eefc1500ecf7bf1533be31648a25b0700","kind":"tag","published_at":"2025-02-03T21:08:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.29.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.29.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.29.0-rc.0/manifests"},{"name":"v1.27.11","sha":"3f372795a6cac0d7f594e61ff69c2ceb75386694","kind":"tag","published_at":"2025-02-03T08:44:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.11/manifests"},{"name":"v1.25.30","sha":"258edad0f14c7f1d9b0c451b9c14238431edf486","kind":"tag","published_at":"2025-01-29T11:39:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.30","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.30/manifests"},{"name":"v1.28.4","sha":"d4c811bb203cc3e7b7d2cf5b6c5a68cece584ad8","kind":"tag","published_at":"2025-01-22T13:49:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.4/manifests"},{"name":"v1.27.10","sha":"473a19d04cd44e3a55adbcc676c294678f653933","kind":"tag","published_at":"2025-01-22T08:00:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.10/manifests"},{"name":"v1.28.3","sha":"75309c3149338989ecde66aec77ed9a06f277aab","kind":"tag","published_at":"2025-01-16T13:20:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.3/manifests"},{"name":"v1.25.29","sha":"6c4f1152dcf02175d6a1e846fc3b3689cc1d6e4d","kind":"tag","published_at":"2025-01-08T12:23:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.29","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.29/manifests"},{"name":"v1.26.14","sha":"7f4da041b53e5c423545139bb12aae70ccba848c","kind":"commit","published_at":"2025-01-07T14:59:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.14/manifests"},{"name":"v1.28.2","sha":"60257861b6b581c0c2578598cd69c339810805b5","kind":"tag","published_at":"2024-12-19T14:14:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.2/manifests"},{"name":"v1.27.9","sha":"4292774f63c402a35cfdcf939301c110aacdb3b9","kind":"tag","published_at":"2024-12-18T13:59:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.9/manifests"},{"name":"v1.26.13","sha":"409d0930abc7016830acbfda3070d87f9ad7e8df","kind":"tag","published_at":"2024-12-18T11:06:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.13/manifests"},{"name":"v1.28.1","sha":"f5852783390c4868c868584a713397f872dcd0a6","kind":"tag","published_at":"2024-12-18T08:09:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"d4300a42491fc0ddb9bfdef10d8f400018ebc1f4","kind":"tag","published_at":"2024-12-11T12:09:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0/manifests"},{"name":"v1.26.12","sha":"9785ca86a045a3912846c821d82e36430b6e7260","kind":"tag","published_at":"2024-12-11T08:21:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.12/manifests"},{"name":"v1.25.28","sha":"2781927e339c616c7320e7ff9131d02454b6dc9c","kind":"tag","published_at":"2024-12-10T16:33:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.28","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.28/manifests"},{"name":"v1.27.8","sha":"8c429f7cf13061177e786d60793146bdc0beb4b9","kind":"tag","published_at":"2024-12-10T08:43:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.8/manifests"},{"name":"v1.27.7","sha":"b29d0ded5d1ddd4ee252a529819f58a8e63d1313","kind":"tag","published_at":"2024-12-05T07:42:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.7/manifests"},{"name":"v1.28.0-rc.0","sha":"8b666646d7391a263bfe4dd7485b97dc9c989093","kind":"tag","published_at":"2024-12-04T14:24:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.28.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.28.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.28.0-rc.0/manifests"},{"name":"v1.25.27","sha":"e51541497288c2343702fa796d092d0f22a14a72","kind":"tag","published_at":"2024-12-02T15:03:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.27","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.27/manifests"},{"name":"v1.27.6","sha":"4bec043d083a27be2f85c429f999e45648ab0c1e","kind":"tag","published_at":"2024-11-26T08:39:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.6/manifests"},{"name":"v1.27.5","sha":"cfdbdd0552d19345ebaaad13897c14380d60b1f9","kind":"tag","published_at":"2024-11-21T15:09:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.5/manifests"},{"name":"v1.26.11","sha":"fd8826ca6609c1a6a567af866266b1d6a47cfa38","kind":"tag","published_at":"2024-11-21T10:19:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.11/manifests"},{"name":"v1.25.26","sha":"80002ecaa5b7461fd6d4f538186061906bd06903","kind":"tag","published_at":"2024-11-21T08:06:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.26","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.26/manifests"},{"name":"v1.27.4","sha":"7b2d3b6e798d70675c08f8536a320d0f0505e2fe","kind":"tag","published_at":"2024-11-20T07:49:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.4/manifests"},{"name":"v1.26.10","sha":"be13581768ce0713bf5b3a2a1481385e0df5847a","kind":"tag","published_at":"2024-11-13T10:05:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.10/manifests"},{"name":"v1.25.25","sha":"cca3177dd4284660d489d1b7147b37bd38e72dec","kind":"tag","published_at":"2024-11-13T08:28:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.25","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.25/manifests"},{"name":"v1.27.3","sha":"4258bdfc28dd2768db02ce36686404baf8b99439","kind":"tag","published_at":"2024-11-13T06:34:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.3/manifests"},{"name":"v1.26.9","sha":"91ee3027ce9320831608044c28133d2cdae93d99","kind":"tag","published_at":"2024-11-08T13:17:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.9/manifests"},{"name":"v1.27.2","sha":"64457c2a7f2e34a688e94336bab90223458094e2","kind":"tag","published_at":"2024-11-08T10:37:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.2/manifests"},{"name":"v1.27.1","sha":"05de0dbea192d8ea59b9408707f0d536f4081b8f","kind":"tag","published_at":"2024-10-31T07:05:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.1/manifests"},{"name":"v1.26.8","sha":"a27e9f19eb8decc3dede484acfcc96b5b1dd2442","kind":"tag","published_at":"2024-10-30T18:13:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.8/manifests"},{"name":"v1.25.24","sha":"2e640416a58bf35033567364d6aa84249ef6ed78","kind":"tag","published_at":"2024-10-30T15:33:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.24","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.24/manifests"},{"name":"v1.25.23","sha":"e08784e3fd42fd0b74cc3813d8cee850ac63510a","kind":"tag","published_at":"2024-10-29T14:46:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.23","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.23/manifests"},{"name":"v1.25.22","sha":"a2712ee2400aa99552af0cbac2c926439efabde2","kind":"tag","published_at":"2024-10-25T14:36:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.22","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.22/manifests"},{"name":"v1.24.26","sha":"90425aef94e7f7e861dab6205787364107ff3228","kind":"tag","published_at":"2024-10-22T09:25:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.26","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.26/manifests"},{"name":"v1.26.7","sha":"fdb81e790f2203dc68b03f40221001ee134c41a9","kind":"tag","published_at":"2024-10-17T07:15:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.7/manifests"},{"name":"v1.27.0","sha":"6c571ff13a0fc4cf3f95ee55a2b0fa1a59e01ff8","kind":"tag","published_at":"2024-10-16T14:52:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0/manifests"},{"name":"v1.25.21","sha":"3cc18c9d053d04c4e990417e69dc0dc431fb353c","kind":"tag","published_at":"2024-10-16T11:02:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.21","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.21/manifests"},{"name":"v1.27.0-rc.0","sha":"f300062c504f47890c043baba4b8abd7506cd860","kind":"tag","published_at":"2024-10-10T18:56:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.27.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.27.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.27.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.27.0-rc.0/manifests"},{"name":"v1.26.6","sha":"ab0312d5d0fdc39a7fc7bc99bd7c93a31bc6771c","kind":"tag","published_at":"2024-10-08T15:49:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.6/manifests"},{"name":"v1.25.20","sha":"b02e4c7e3a7630d009964702bd8d6c8c29980fb3","kind":"tag","published_at":"2024-10-08T12:55:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.20/manifests"},{"name":"v1.25.19","sha":"3cc24f8082142be7bb2d6b8a7517af5a77dc3405","kind":"tag","published_at":"2024-10-01T16:43:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.19/manifests"},{"name":"v1.26.5","sha":"353d90762d5f7543384e467ab18195df2245c415","kind":"tag","published_at":"2024-09-27T07:37:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.5/manifests"},{"name":"v1.25.18","sha":"ed8a5e46722b0269baf10ad8ebc2a4bdcd81d7f0","kind":"tag","published_at":"2024-09-26T16:32:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.18/manifests"},{"name":"v1.24.25","sha":"9625b8a57468baa49cab6162444b074858cc258d","kind":"tag","published_at":"2024-09-26T09:32:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.25","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.25/manifests"},{"name":"v1.25.17","sha":"447949c8dfa85342036fa73ea3681af2fb1d6129","kind":"tag","published_at":"2024-09-13T15:43:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.17/manifests"},{"name":"v1.25.16","sha":"94d37795eb5bc65607732199584c3ffffb0e0371","kind":"tag","published_at":"2024-09-12T10:08:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.16/manifests"},{"name":"v1.25.15","sha":"fe05d7dfcc35b0fd3ba042578b5fb0c9089a319a","kind":"tag","published_at":"2024-09-09T10:16:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.15/manifests"},{"name":"v1.26.4","sha":"584532a6b2f8473adfd5fddc3061b123db2fb611","kind":"tag","published_at":"2024-09-06T09:27:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.4/manifests"},{"name":"v1.24.24","sha":"9b906f0b0cce35c0c270effbad76cdddd0725617","kind":"tag","published_at":"2024-09-06T08:16:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.24","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.24/manifests"},{"name":"v1.25.14","sha":"fe07e663c984e05b841800ff8711d350ac881891","kind":"tag","published_at":"2024-09-05T10:02:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.14/manifests"},{"name":"v1.26.3","sha":"9a4ea6d73efa15b92fb3fbe980e5fb3570e64c43","kind":"tag","published_at":"2024-08-29T05:27:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"90786ef7733912775f911027cc62f1cd85cd78fb","kind":"commit","published_at":"2024-08-26T06:00:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.2/manifests"},{"name":"v1.25.13","sha":"2c51c29b172a25db2d0bdd3eb07eb763a974c167","kind":"commit","published_at":"2024-08-21T16:48:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.13/manifests"},{"name":"v1.24.23","sha":"3dc9c3c0bfa33785ea04db95709c8df4bcb17413","kind":"commit","published_at":"2024-08-20T15:29:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.23","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.23/manifests"},{"name":"v1.25.12","sha":"18ea419e564202c9e30ecb1d170c6995493d7396","kind":"tag","published_at":"2024-08-19T07:48:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.12/manifests"},{"name":"v1.24.22","sha":"efb6c892c552faae449e1437c94cc7b5fd68d38f","kind":"tag","published_at":"2024-08-08T06:53:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.22","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.22/manifests"},{"name":"v1.25.11","sha":"8549593eecdbc7e0c4220f0c4ae721a91f9c2866","kind":"tag","published_at":"2024-08-05T11:24:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.11/manifests"},{"name":"v1.25.10","sha":"75f221775e308ce82654be730347bc40b4575177","kind":"tag","published_at":"2024-07-31T07:08:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.10/manifests"},{"name":"v1.25.9","sha":"e0555aa1c982e2430e8258d725020c9b7ecfb4ef","kind":"tag","published_at":"2024-07-26T15:07:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.9/manifests"},{"name":"v1.26.1","sha":"6fd24322f15ecf46d40e1e35754b524fe96e61f5","kind":"tag","published_at":"2024-07-23T13:36:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"619e6ea9ffce0b36a229e3691058b675f1069d1b","kind":"tag","published_at":"2024-07-22T20:53:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0/manifests"},{"name":"v1.26.0-rc.1","sha":"1f9b2bffd3838a03243b71d55087a6a938bcea26","kind":"tag","published_at":"2024-07-18T20:20:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.1/manifests"},{"name":"v1.25.8","sha":"d72887f59976155f340d7d63fb7a51111b7d4dba","kind":"tag","published_at":"2024-07-18T17:31:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.8/manifests"},{"name":"v1.24.21","sha":"d16c5ef314333097cad0ec02116894b4edc56b87","kind":"tag","published_at":"2024-07-18T16:11:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.21","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.21/manifests"},{"name":"v1.24.20","sha":"eed24315564644b95270eb78a606a292b60eac46","kind":"tag","published_at":"2024-07-09T14:11:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.20/manifests"},{"name":"v1.25.7","sha":"1ea5766c2b0018498a7165017059d13ae2c9ae60","kind":"tag","published_at":"2024-07-04T14:35:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.7/manifests"},{"name":"v1.25.6","sha":"76437bd2dce270ce0b463fd05e9fb807456e1de5","kind":"tag","published_at":"2024-06-28T20:12:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.6/manifests"},{"name":"v1.26.0-rc.0","sha":"7b3663a5a1e05b5a67530ca8a35f0489486d8b2a","kind":"tag","published_at":"2024-06-27T15:45:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.26.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.26.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.26.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.26.0-rc.0/manifests"},{"name":"v1.25.5","sha":"a74c05d31020549143c23eb1a50ecfbe64071c1c","kind":"tag","published_at":"2024-06-24T08:38:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.5/manifests"},{"name":"v1.25.4","sha":"a61909a4b6dd99ad77dc944d40a98ca378ab2ebc","kind":"tag","published_at":"2024-06-13T16:54:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.4/manifests"},{"name":"v1.24.19","sha":"86b57971895555105ace03d89b3e83ef90c423da","kind":"tag","published_at":"2024-06-13T14:57:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.19/manifests"},{"name":"v1.24.18","sha":"08ecd77e2bab7f457a3520b4f7b006c3c70a8cf9","kind":"tag","published_at":"2024-06-12T06:25:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.18/manifests"},{"name":"v1.25.3","sha":"8bdb442a26d997444b99d98d98a33a9dedb366f6","kind":"tag","published_at":"2024-06-11T12:18:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.3/manifests"},{"name":"v1.24.17","sha":"af79ade28f3d233a384bf53f26acf41c18de84da","kind":"tag","published_at":"2024-06-06T19:50:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.17/manifests"},{"name":"v1.24.16","sha":"0203dad1c6ca7be9c35975e9c93ddd650239b86d","kind":"tag","published_at":"2024-06-06T09:47:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.16/manifests"},{"name":"v1.25.2","sha":"387cca63e8906875e4694182e5397643e82209ae","kind":"tag","published_at":"2024-05-31T09:41:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.2/manifests"},{"name":"v1.24.15","sha":"5d53b4d6badf9f6320870c92359bd92d91780081","kind":"tag","published_at":"2024-05-29T18:43:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.15/manifests"},{"name":"v1.23.16","sha":"9e8ccb48598a7e3f67b5bd621654bda81925f198","kind":"tag","published_at":"2024-05-29T15:30:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.16/manifests"},{"name":"v1.25.1","sha":"2fc82d0f1f92caf787dc872f3f8a825d74a6b98e","kind":"tag","published_at":"2024-05-17T14:31:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.1/manifests"},{"name":"v1.24.14","sha":"35096201dcbe4472e68f6e437cc380fcf189d383","kind":"tag","published_at":"2024-05-17T13:01:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.14/manifests"},{"name":"v1.23.15","sha":"2e5dba09037152f8d4a84f58d719fb14d956ef47","kind":"tag","published_at":"2024-05-17T07:16:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.15/manifests"},{"name":"v1.24.13","sha":"b74afd4fd2e98631376fb4a579ed34968857d475","kind":"tag","published_at":"2024-05-15T14:21:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.13/manifests"},{"name":"v1.25.0","sha":"1539ad71d08af1ae6244299f914e7c937dad1b2f","kind":"tag","published_at":"2024-05-09T18:27:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0/manifests"},{"name":"v1.24.12","sha":"4ce0d227d1c285871d4ba339efce055ff1ad5308","kind":"tag","published_at":"2024-05-09T13:39:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.12/manifests"},{"name":"v1.24.11","sha":"dbec0e158af058845390616753f4450fcba9a43c","kind":"tag","published_at":"2024-05-07T03:34:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.11/manifests"},{"name":"v1.25.0-rc.0","sha":"8841d9d91a1a1bbfebbfe0c522ecf5871c975d9f","kind":"tag","published_at":"2024-05-02T21:34:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.25.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.25.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.25.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.25.0-rc.0/manifests"},{"name":"v1.24.10","sha":"86660ba6aa78f6e5293b2271b1715b5d738afa9b","kind":"tag","published_at":"2024-04-19T07:40:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.10/manifests"},{"name":"v1.24.9","sha":"a1792dfa85791fe3f573b88cfee3859e7f31e516","kind":"tag","published_at":"2024-04-17T19:25:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.9/manifests"},{"name":"v1.24.8","sha":"489c4b029e4cee30895d7a74647df8a1854caf97","kind":"tag","published_at":"2024-04-08T06:38:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.8/manifests"},{"name":"v1.24.7","sha":"0669391ef9eb952574d671242343e4617b982585","kind":"tag","published_at":"2024-04-05T16:37:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.7/manifests"},{"name":"v1.24.6","sha":"1ca441c70cb1aaf84533da12aae0e2b8b54a7907","kind":"tag","published_at":"2024-03-26T14:16:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.6/manifests"},{"name":"v1.23.14","sha":"84340ae0f0220b688999933a18eb712a9a561723","kind":"tag","published_at":"2024-03-26T11:21:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.14/manifests"},{"name":"v1.24.5","sha":"f2b35196a8a64817af34ebb7af984aa8acc82907","kind":"tag","published_at":"2024-03-21T15:29:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.5/manifests"},{"name":"v1.24.4","sha":"01b8f248fac0dc99c621c8a8faba04b60b69a445","kind":"tag","published_at":"2024-03-15T20:00:36.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.4/manifests"},{"name":"v1.24.3","sha":"7e5d3aa47872c74c76a551e5814346d8026b85ac","kind":"tag","published_at":"2024-03-14T14:57:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.3/manifests"},{"name":"v1.23.13","sha":"0f6a64039a75f83e53cfd84c6a006193082671f8","kind":"tag","published_at":"2024-03-14T07:33:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.13/manifests"},{"name":"v1.24.2","sha":"dcd8dc211ec979544e43f249cc0eb91d4f691ebe","kind":"tag","published_at":"2024-03-12T17:30:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.2/manifests"},{"name":"v1.22.13","sha":"efed5d922b7587d59aaf2fd96d9727bc2dfe3420","kind":"tag","published_at":"2024-03-11T14:16:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.13/manifests"},{"name":"v1.23.12","sha":"64ec5843ec4ef488e5c853a0aec3898c41cf1760","kind":"tag","published_at":"2024-03-11T13:51:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.12/manifests"},{"name":"v1.23.11","sha":"1b1b4237c3da838f9916d9be364f20868ef6294b","kind":"tag","published_at":"2024-03-04T15:38:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.11/manifests"},{"name":"v1.22.12","sha":"aa549a889ca0645737799e8f1b45a873009c4f10","kind":"tag","published_at":"2024-03-04T15:34:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.12/manifests"},{"name":"v1.24.1","sha":"2ce146267c400c94df8263ce75ecce65180da9e5","kind":"commit","published_at":"2024-03-01T15:17:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"cc9092b813a8b8f3f31645f799181a99204fafde","kind":"commit","published_at":"2024-02-23T23:45:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0/manifests"},{"name":"v1.24.0-rc.1","sha":"ab85c17413ca2cbfaf11fa10c1debb956781c1d1","kind":"tag","published_at":"2024-02-21T18:56:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.1/manifests"},{"name":"v1.23.10","sha":"5a02ebb73c857e4d5f8b0f9b61c42078258d0beb","kind":"tag","published_at":"2024-02-19T20:04:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.10/manifests"},{"name":"v1.24.0-rc.0","sha":"9f3a8935ad06710c9833346764745f7a7ab131e4","kind":"tag","published_at":"2024-02-16T18:03:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.24.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.24.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.24.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.24.0-rc.0/manifests"},{"name":"v1.23.9","sha":"d008fc20b7c957ecfdeca1c377e0658855c4cf07","kind":"tag","published_at":"2024-02-13T07:29:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"29c733f06c64329d78280c02fd0fb9b8e44a51ad","kind":"tag","published_at":"2024-02-08T12:57:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"d5c269426632436f986ea89e1a770d4714a84bfd","kind":"tag","published_at":"2024-01-30T12:54:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.7/manifests"},{"name":"v1.23.6","sha":"0f0007dfe122c74f8e46be9a7a55bf369e8f9ee6","kind":"tag","published_at":"2024-01-26T16:12:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.6/manifests"},{"name":"v1.23.5","sha":"6aeae651a9ba712838acd94a442ed1cf93cc2214","kind":"tag","published_at":"2024-01-25T12:31:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.5/manifests"},{"name":"v1.22.11","sha":"6bcf29bd0406d016e3986859c0fe0090d1f746ab","kind":"tag","published_at":"2024-01-23T16:20:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.11/manifests"},{"name":"v1.23.4","sha":"9c5dbdaf5c313da67e7f9dc745f436d8cd766d3c","kind":"tag","published_at":"2024-01-22T11:34:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.4/manifests"},{"name":"v1.22.10","sha":"605e68d0588d983618f83972b1c48b057cd4317a","kind":"tag","published_at":"2024-01-22T08:43:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.10/manifests"},{"name":"v1.23.3","sha":"d819466c1692a2701b462b01fcc7fd02346ad48e","kind":"tag","published_at":"2024-01-15T08:00:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"a6da3da6ca53c145b4e80264f06049c4be701b83","kind":"tag","published_at":"2024-01-08T10:21:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"54bae5f97ac0ccbebb8362952240cd35a2c08127","kind":"tag","published_at":"2024-01-05T12:20:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.1/manifests"},{"name":"v1.22.9","sha":"65b70e7ccb862982b1d84f380de90813cbf0c684","kind":"tag","published_at":"2024-01-03T17:43:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.9/manifests"},{"name":"v1.23.0","sha":"bbf8c87e9b5d7218098aa329bcc81443ea431cb3","kind":"tag","published_at":"2023-12-18T15:39:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0/manifests"},{"name":"v1.22.8","sha":"3b24bae9baca12bcf565065de2cd94da9e6c80b9","kind":"tag","published_at":"2023-12-18T12:24:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.8/manifests"},{"name":"v1.23.0-rc.1","sha":"841915f9f5950b950dfc93556c9f7d607a569a98","kind":"tag","published_at":"2023-12-15T14:56:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.1/manifests"},{"name":"v1.22.7","sha":"0eeebfd1fa8d31c2a5f4addaba4fc5abd1545090","kind":"tag","published_at":"2023-12-13T13:36:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.7/manifests"},{"name":"v1.23.0-rc.0","sha":"977af566094fa66be6d1a4c2826866008288e5b3","kind":"tag","published_at":"2023-12-06T18:31:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.23.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.23.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.23.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.23.0-rc.0/manifests"},{"name":"v1.22.6","sha":"0cc2d2266a3ca700f4f95f46d38f9a14dc2dbb6f","kind":"tag","published_at":"2023-12-04T15:24:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.6/manifests"},{"name":"v1.22.5","sha":"f381d44c4cb4c536488d52e3acf66507b9252c2d","kind":"tag","published_at":"2023-11-24T11:36:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.5/manifests"},{"name":"v1.22.4","sha":"350f8c5c037587d189c8b8bcc358ed1f811a729a","kind":"tag","published_at":"2023-11-14T18:53:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.4/manifests"},{"name":"v1.22.3","sha":"17502f2ed18dcc52282820f6989e82e9c8548121","kind":"tag","published_at":"2023-11-07T17:48:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"b94b00a7449736c491e8226827f93589d8bec2e0","kind":"tag","published_at":"2023-11-01T06:57:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.2/manifests"},{"name":"v1.21.9","sha":"621586dacd3fe74de9219e130f4557d24259a10c","kind":"tag","published_at":"2023-11-01T06:54:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.9/manifests"},{"name":"v1.22.1","sha":"e6b37cec2b9529a16c52e07713422f033fe57ac2","kind":"tag","published_at":"2023-10-30T15:00:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"b4f2ffbf5df6e8a5ac4f0e20547c4f61d143c6d3","kind":"tag","published_at":"2023-10-27T11:01:08.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0/manifests"},{"name":"v1.21.8","sha":"c1598ee6d1e5db40661570285eb2fd60a61f85ab","kind":"tag","published_at":"2023-10-25T11:25:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.8/manifests"},{"name":"v1.22.0-rc.0","sha":"4ac45d28385a1ce23b44f3d31e58187a030894e0","kind":"tag","published_at":"2023-10-17T17:28:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.22.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.22.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.22.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.22.0-rc.0/manifests"},{"name":"v1.21.7","sha":"ffb9a28740ff8880f08866b52b1e589c0b9d60f9","kind":"tag","published_at":"2023-10-16T10:22:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.7/manifests"},{"name":"v1.21.6","sha":"34e402da48a652e6ecc908765905dcaea121bcd0","kind":"tag","published_at":"2023-10-13T11:18:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.6/manifests"},{"name":"v1.21.5","sha":"97eb159510929556baf9ada6672febee0938d774","kind":"tag","published_at":"2023-10-01T01:25:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.5/manifests"},{"name":"v1.21.4","sha":"860530e69a1ac716f92a7400227bf6953ed3eceb","kind":"tag","published_at":"2023-09-25T13:47:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.4/manifests"},{"name":"v1.21.3","sha":"89078e79dcf7e11a63abbf23ed67b557e0beb3ee","kind":"tag","published_at":"2023-09-13T08:08:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.3/manifests"},{"name":"v1.21.2","sha":"8e46731e4a3e4d2237c21bb9d4c1fd0f5ef5da0c","kind":"tag","published_at":"2023-08-30T11:05:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.2/manifests"},{"name":"v1.21.1","sha":"5f2df4dfecf42ab8a2fe2f6579481406a599b204","kind":"tag","published_at":"2023-08-22T12:52:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.1/manifests"},{"name":"v1.20.6","sha":"5323ba1680e485f289e192f38fd6acbbb35598a6","kind":"tag","published_at":"2023-08-22T10:40:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.6/manifests"},{"name":"v1.19.13","sha":"af92fe73f0b8be12208f9d771e2cc990bde26a72","kind":"tag","published_at":"2023-08-22T10:36:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.13/manifests"},{"name":"v1.18.6","sha":"72532d2fde41957fc25abe526c7ce48e03314fcd","kind":"tag","published_at":"2023-08-22T10:32:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.6/manifests"},{"name":"v1.21.0","sha":"8172acb95bbc57f5d73b68ed9011cf062d2b3de6","kind":"tag","published_at":"2023-08-17T16:41:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0/manifests"},{"name":"v1.21.0-rc.1","sha":"b0d006379a1a9e5e2cf027d6e6c3905f90d5e498","kind":"tag","published_at":"2023-08-14T09:53:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.1/manifests"},{"name":"v1.21.0-rc.0","sha":"4a6e4a66555f351d543be6361edf748dcc55a6bc","kind":"tag","published_at":"2023-08-09T18:45:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.21.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.21.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.21.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.21.0-rc.0/manifests"},{"name":"v1.20.5","sha":"f7c148ef6272614ae9c84e6f6f17aadf53e070f4","kind":"tag","published_at":"2023-08-04T15:18:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.5/manifests"},{"name":"v1.20.4","sha":"c8751ee6bdcc7222237fc00b6321eb030f9e1e97","kind":"tag","published_at":"2023-08-01T11:30:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.4/manifests"},{"name":"v1.20.3","sha":"25408a99fc0d0e7540d92030ae43aa4e5efdeeb9","kind":"tag","published_at":"2023-07-26T10:53:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.3/manifests"},{"name":"v1.20.2","sha":"8a2c0c8fb10c3b6c096dc765c6b5284f237a237b","kind":"tag","published_at":"2023-07-19T16:13:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.2/manifests"},{"name":"v1.20.1","sha":"b6cc0f0675dd13520d1dec6a8a4f0185085361f9","kind":"tag","published_at":"2023-07-13T08:40:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"7865a4ad5d52bb742969b907b75df5e34c39f436","kind":"tag","published_at":"2023-07-06T17:57:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.20.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.20.0/manifests"},{"name":"v1.19.12","sha":"9c5b2eeae20fe094e4c2930e405b45cf66e0df6d","kind":"tag","published_at":"2023-07-06T07:41:44.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.12/manifests"},{"name":"v1.19.11","sha":"36e4c047d7eb08a11568cf65247bdbc525f2778a","kind":"tag","published_at":"2023-06-29T12:51:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.11/manifests"},{"name":"v1.19.10","sha":"7c6a2e7a73a6652dd867cd4bc29647bd4cda1dcf","kind":"tag","published_at":"2023-06-28T12:45:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.10/manifests"},{"name":"v1.19.9","sha":"df1ac2c6159c78d6916d4f0fda46d40215c44dca","kind":"tag","published_at":"2023-06-22T07:16:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.9/manifests"},{"name":"v1.19.8","sha":"ddb8a43cdbfe7bac5b7886d73630ab535e8bafa7","kind":"tag","published_at":"2023-06-14T14:20:08.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.8/manifests"},{"name":"v1.19.7","sha":"56eb2a1c7aa91c74ff17c3e1dbcfce11054c6e9b","kind":"tag","published_at":"2023-06-12T10:28:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.7/manifests"},{"name":"v1.19.6","sha":"798773e128ae1446d8c0bd9f51cc3ef7322acf25","kind":"tag","published_at":"2023-05-24T13:12:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.6/manifests"},{"name":"v1.19.5","sha":"5f17730ee3404b1acf034afcac21fbe008d1097b","kind":"tag","published_at":"2023-05-18T15:11:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.5/manifests"},{"name":"v1.18.5","sha":"060010efe466802cd4ab7a1e25f0c6227c18f670","kind":"tag","published_at":"2023-05-17T14:18:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.5/manifests"},{"name":"v1.19.4","sha":"0eca2a30cffab1193377e765e4befbc91ce1e47f","kind":"tag","published_at":"2023-05-17T11:28:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.4/manifests"},{"name":"v1.19.3","sha":"109aaeab7f9eca74dcd626dca23fe4dd09956820","kind":"tag","published_at":"2023-05-12T15:20:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"44d10b2ddb0a06610d93b097e568495224820a5e","kind":"tag","published_at":"2023-05-11T14:20:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"02f9c4df97cafebd7319d8f5e0afe848cbfd98cb","kind":"tag","published_at":"2023-05-10T18:56:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"48456a16abba48abbc12d4ee72c4f2b0d5732952","kind":"tag","published_at":"2023-05-04T15:40:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0/manifests"},{"name":"v1.18.4","sha":"50ea3d7bb06b6d2ab7c156d7ecb2d0807ea89d6e","kind":"tag","published_at":"2023-04-24T14:46:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.4/manifests"},{"name":"v1.19.0-beta.1","sha":"d73725df148b39355efb585b0550f543974673dc","kind":"tag","published_at":"2023-04-21T14:13:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.0-beta.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.1/manifests"},{"name":"v1.19.0-beta.0","sha":"26c904da0329c281cdda113a50a91cb69cec1b4d","kind":"commit","published_at":"2023-04-20T13:48:30.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.19.0-beta.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.19.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.19.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.19.0-beta.0/manifests"},{"name":"v1.18.3","sha":"dc17efeb75b28c119d9dd1bd14ba2b4c4dd1fae9","kind":"tag","published_at":"2023-04-04T07:46:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"723b88ac970cfb12cf6a21fa9dc3bbfe204f935e","kind":"tag","published_at":"2023-03-24T13:58:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"00c9d318d91ee58c528389bc992b49b8292e8902","kind":"tag","published_at":"2023-03-16T18:21:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.1/manifests"},{"name":"v1.17.6","sha":"197cf95d6e4f1d5a8f4b8559ab9742c93332945e","kind":"tag","published_at":"2023-03-07T14:21:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6/manifests"},{"name":"v1.18.0","sha":"8606543633533b230bd27bc422dd0171a909ce4b","kind":"tag","published_at":"2023-03-07T14:20:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0/manifests"},{"name":"v1.18.0-rc.1","sha":"b062209a4d5983cef3de92f4939f9cd67d5c581d","kind":"tag","published_at":"2023-03-07T14:04:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.1/manifests"},{"name":"v1.17.6-rc.0","sha":"4df3667a1deee2831e11f19c1252442ddbc97afc","kind":"tag","published_at":"2023-03-07T13:48:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.6-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.6-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.6-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.6-rc.0/manifests"},{"name":"v1.18.0-rc.0","sha":"1b1bd0eff07914b428dc5e49db503c42e0643007","kind":"tag","published_at":"2023-03-01T17:03:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-rc.0/manifests"},{"name":"v1.18.0-alpha.1","sha":"e0dc3336c72b86e83b4a1242b9d03da11a5620bb","kind":"commit","published_at":"2023-02-28T16:02:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-alpha.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.1/manifests"},{"name":"v1.17.5","sha":"4bb47e89c9d74815cfa93d119d558056fc205140","kind":"tag","published_at":"2023-02-28T15:32:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.5/manifests"},{"name":"v1.18.0-alpha.0","sha":"e5d2456368998ee4b790ea58cfeeb27db3e7641f","kind":"tag","published_at":"2023-02-22T09:24:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.18.0-alpha.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.18.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.18.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.18.0-alpha.0/manifests"},{"name":"v1.17.4","sha":"d03c433c99563077d9148ee3b0d612508369ee7d","kind":"tag","published_at":"2023-02-19T18:41:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.4/manifests"},{"name":"v1.17.3","sha":"5ce21bb3d97ccb6ee2e4f74edf1c0238e3c51fbb","kind":"tag","published_at":"2023-02-07T18:40:12.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.3/manifests"},{"name":"v1.17.2","sha":"f81815664e4712cc501ad31daa7fb3651765edab","kind":"tag","published_at":"2023-01-26T12:10:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2/manifests"},{"name":"v1.17.2-rc.0","sha":"753bc4654d864286695587e0b9fbe67dd2294ab5","kind":"commit","published_at":"2023-01-26T11:47:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.2-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.2-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.2-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.2-rc.0/manifests"},{"name":"v1.17.1","sha":"e780510d9ca80f06e66f294946bb99ee3b079611","kind":"commit","published_at":"2023-01-17T14:09:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"37d3b1785169af48ae5b0260eb4ebce8a1c9e76f","kind":"tag","published_at":"2022-12-20T16:50:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.17.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.17.0/manifests"},{"name":"v1.16.9","sha":"86fd42fd39660a25ee9b992e2a5d7b0a341ad75c","kind":"tag","published_at":"2022-12-18T08:47:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.9/manifests"},{"name":"v1.16.8","sha":"45ee86e0b5158996e8fe8f2f28ebae24da8b09c6","kind":"tag","published_at":"2022-12-16T15:21:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.8/manifests"},{"name":"v1.16.7","sha":"0dd39a354779ad21ac2beb2334f829e5504e49ac","kind":"tag","published_at":"2022-12-12T16:45:46.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.7/manifests"},{"name":"v1.16.6","sha":"e82d3b8b7fe4ead039f65d30d1709d6f49c625a6","kind":"tag","published_at":"2022-12-06T10:33:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.6/manifests"},{"name":"v1.16.5","sha":"438e8260959ada734f2245b4ef5e8b3851bd6002","kind":"tag","published_at":"2022-11-21T15:28:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.5/manifests"},{"name":"v1.16.4","sha":"49c0578577ffbd8a8e01df4c7f068e9be1a3016d","kind":"tag","published_at":"2022-11-18T16:34:28.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"e59fd7caa7e6e60104db5608db39506425c81838","kind":"tag","published_at":"2022-11-15T16:51:17.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"d2dde897a41beb7ed99df6e70e8c7124eb384650","kind":"commit","published_at":"2022-11-15T14:26:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"a7f43902a18ce6a649c2ae045cb3a7a6d865f1a0","kind":"tag","published_at":"2022-11-10T18:10:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"9e74add5245c83bca6b2b0b27f4a471328b4c542","kind":"tag","published_at":"2022-10-31T14:58:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.16.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.16.0/manifests"},{"name":"v1.15.5","sha":"01b6cd4a542ad535014d4d22596ca6f26eed11b8","kind":"tag","published_at":"2022-10-18T11:04:00.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.5/manifests"},{"name":"v1.15.4","sha":"75831b815353ef187b9155c401e4cdeee1595fcf","kind":"tag","published_at":"2022-10-11T08:01:14.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.4/manifests"},{"name":"v1.15.3","sha":"1d01f6596895e34f4c082b85740937687aa5e203","kind":"tag","published_at":"2022-09-28T11:29:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.3/manifests"},{"name":"v1.15.2","sha":"06928f1c3aac39514dc1d17e0016461aa63ead72","kind":"tag","published_at":"2022-09-26T12:20:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.2/manifests"},{"name":"v1.15.1","sha":"dfbd8ef8e372b38740299efa0c7f1be6c522e74b","kind":"tag","published_at":"2022-09-21T14:45:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"f2f308ac21700f117e78d7ee071c8393626b0a2b","kind":"commit","published_at":"2022-09-07T15:09:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0/manifests"},{"name":"v1.15.0-alpha1","sha":"6f52e033eb275c0b993a6f3d0715a7493e23e75a","kind":"tag","published_at":"2022-08-26T18:41:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.15.0-alpha1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.15.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.15.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.15.0-alpha1/manifests"},{"name":"v1.14.1","sha":"aae1eb77b683d606adcae42dff9f4042315741ba","kind":"tag","published_at":"2022-07-08T10:55:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.14.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f7b34ce198aba4227ac0464574264a698cf1a18a","kind":"tag","published_at":"2022-07-07T15:51:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.14.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.14.0/manifests"},{"name":"v1.13.2","sha":"c7db6b22cc629123fa305078124c56cc405c6694","kind":"tag","published_at":"2022-05-20T15:40:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.13.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.2/manifests"},{"name":"v1.13.1","sha":"ad63351f6a7e62df3788df26e571435048e142fc","kind":"tag","published_at":"2022-05-03T19:12:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.13.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"e206dd8e8d68f9be3440fae7dc7361ed8ec0432e","kind":"tag","published_at":"2022-05-03T14:07:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.13.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.13.0/manifests"},{"name":"v1.12.2","sha":"04e66aef08959b0eb5a192c600757595f7531f01","kind":"tag","published_at":"2022-04-13T07:52:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.12.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.2/manifests"},{"name":"v1.12.1","sha":"0801078738f49ef974aad0ae4860eb5753924f91","kind":"tag","published_at":"2022-04-07T09:18:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.12.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"14c6c3cbef4f854477e4ade169a013226be2146c","kind":"tag","published_at":"2022-04-05T12:56:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.12.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"0b2e9e6f423c5414949956acff2b16d4cddd13b0","kind":"tag","published_at":"2022-03-14T13:11:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.11.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"0a03bb8ee64ceb8a5c11393643db3536e0ff2bbb","kind":"tag","published_at":"2022-02-01T14:59:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.10.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"e8ef9b28abd5f0165f22f0543d9e3eb990bfb0a5","kind":"tag","published_at":"2022-01-27T14:47:04.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.10.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"e171e38726f4805b74ce4c63d4bc5d6f44cd3b14","kind":"tag","published_at":"2022-01-19T10:32:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1/manifests"},{"name":"v1.9.1-rc.0","sha":"91de6df4b5f0324b592c78762d9b8613ec0948a2","kind":"tag","published_at":"2021-12-13T15:36:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.1-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.1-rc.0/manifests"},{"name":"v1.9.0-rc.0","sha":"91de6df4b5f0324b592c78762d9b8613ec0948a2","kind":"commit","published_at":"2021-12-13T15:36:50.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0-rc.0/manifests"},{"name":"v1.9.0","sha":"592981ad441e2d08383d1c5586949a84022373c9","kind":"tag","published_at":"2021-12-10T15:37:09.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.9.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"8f4b8283a6ecf7789a2b0fa543d28e262914fd67","kind":"commit","published_at":"2021-11-30T17:46:23.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0/manifests"},{"name":"v1.8.0-rc.3","sha":"9430ccb6a9437caa2772d02567aeff046747dcd0","kind":"tag","published_at":"2021-11-05T14:23:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.3/manifests"},{"name":"v1.8.0-rc.2","sha":"30502322917c70828cf8b4a98cc58a5fc0ff4a92","kind":"tag","published_at":"2021-10-18T14:37:52.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.2/manifests"},{"name":"v1.8.0-rc.1","sha":"cfe5f60e4f574d98126456a98ff42d9600d10db8","kind":"tag","published_at":"2021-10-13T06:51:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.1/manifests"},{"name":"v1.8.0-rc.0","sha":"31d51c7ab025dae38dd87ed43cfb2ebe4518cc70","kind":"tag","published_at":"2021-09-30T10:30:33.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.8.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.8.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.8.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.8.0-rc.0/manifests"},{"name":"v1.7.2","sha":"c6df93def43b35006192d42eb1abd2af331a00c3","kind":"commit","published_at":"2021-09-28T08:02:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.7.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"4bc6e51f9a64d43f6f7aae84a64fc3a4dd85b835","kind":"tag","published_at":"2021-09-17T12:28:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.7.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"de88013e589b8cdcdda1cf50c8590c415b704921","kind":"commit","published_at":"2021-09-01T14:24:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.7.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"7036332051486b393d83f9ea2ffb0ca1b2269328","kind":"commit","published_at":"2021-08-11T10:24:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.6.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"add5e8e6153137edd3e7736fd2bf1fc2e58a84e4","kind":"commit","published_at":"2021-08-10T13:04:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"5f350ea1588f09ceecd29d78ab6e362f129ef21d","kind":"tag","published_at":"2021-07-29T07:47:06.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"354e58a802792698839694bcfa885a17ec9641d1","kind":"tag","published_at":"2021-07-13T11:38:24.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0/manifests"},{"name":"v1.5.0-rc.3","sha":"ef2baa5121f110a13ec7d843a764a776d1f87571","kind":"tag","published_at":"2021-07-08T14:17:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.3/manifests"},{"name":"v1.5.0-rc.2","sha":"6466926c745f8a516b7058a62e143fdf9364b84a","kind":"tag","published_at":"2021-07-06T09:54:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.2/manifests"},{"name":"v1.5.0-rc.1","sha":"7dadebae74447730e0021caaa0983dc1f3b88c78","kind":"tag","published_at":"2021-06-29T11:06:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.1/manifests"},{"name":"v1.5.0-rc.0","sha":"bfbc4cec308ea6306ee858ca8a41e1a025fe7809","kind":"tag","published_at":"2021-06-23T08:37:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.5.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.5.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.5.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.5.0-rc.0/manifests"},{"name":"v1.4.1","sha":"e8ee133bac3ddb665d3a7cfe0a2d7f3fa719d7e6","kind":"tag","published_at":"2021-06-15T07:35:38.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5591ec8889758375c11dc7d973902519b5ef0af0","kind":"tag","published_at":"2021-06-09T10:47:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0/manifests"},{"name":"v1.4.0-rc.4","sha":"bd43d04a4363fe57cb7b003c53dba82dce60502f","kind":"commit","published_at":"2021-05-31T15:28:39.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.4/manifests"},{"name":"v1.4.0-rc.3","sha":"b08be666e480aecbb20462bc11b4afa1873c4d2d","kind":"tag","published_at":"2021-05-19T14:52:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.3/manifests"},{"name":"v1.4.0-rc.2","sha":"d70398c5604db7ce2659d62de1e9e9c1b68c0a04","kind":"tag","published_at":"2021-05-19T10:45:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.2/manifests"},{"name":"v1.4.0-rc.1","sha":"2c0bc48370725c8dc496e9acfb0ac9cede8bca48","kind":"tag","published_at":"2021-05-18T08:45:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.1/manifests"},{"name":"v1.4.0-rc.0","sha":"77829f2b8ebc47382526fc2b51118dd42ddaac7b","kind":"commit","published_at":"2021-05-13T07:51:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.4.0-rc.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.4.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.4.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.4.0-rc.0/manifests"},{"name":"v1.3.0","sha":"2d1e78006dae7d007099712323d1ef5169a55c0e","kind":"tag","published_at":"2021-04-23T09:02:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.3.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"5e444d45d097e5a29c5134076d60d8cf08b0a20d","kind":"tag","published_at":"2021-03-25T09:46:49.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.2.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"cb287d92750cac66613e23e4ad618af9a4a2d4e3","kind":"tag","published_at":"2021-03-15T16:23:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.2.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"ec599d4e3a7044aa208aa5ddb1a8a057d8f30169","kind":"commit","published_at":"2021-02-10T13:18:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.1.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"2d077b5ec8a8543fc0f8e6d034e660f06e205eff","kind":"tag","published_at":"2021-02-01T08:40:47.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"bb056a180671f5eb526682ee3608aeb02773274f","kind":"tag","published_at":"2021-01-15T11:55:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"6902d5c50acc356b5cfc1b5575f432b3210c12a7","kind":"tag","published_at":"2021-01-13T14:44:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"8b006a52ab8653baf0b061e9832dcdf506729723","kind":"tag","published_at":"2021-01-13T10:47:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1f904acb2e092e48170ae2cda49d79166d294d7c","kind":"tag","published_at":"2021-01-12T16:01:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v1.0.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v1.0.0/manifests"},{"name":"1.0.0-rc4","sha":"36632fcfe882191231400b737962143012d635b4","kind":"tag","published_at":"2021-01-12T15:04:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc4","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc4/manifests"},{"name":"1.0.0-rc3","sha":"93f1a4b2fa974cb1322941fabf9d8ee4cc4e4eb0","kind":"tag","published_at":"2021-01-11T15:41:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc3","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc3/manifests"},{"name":"1.0.0-rc2","sha":"b60ad1d6697eec1e94dbca2ec86461384f00123c","kind":"tag","published_at":"2021-01-11T14:16:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc2","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"762c54aeff9b49844525f91506e46347c4fd6204","kind":"tag","published_at":"2021-01-10T12:14:56.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc1","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-rc0","sha":"867532c04e6c8bcf8cb3f14b8deb37debbed58c0","kind":"tag","published_at":"2021-01-08T17:01:37.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/1.0.0-rc0","html_url":"https://github.com/weaviate/weaviate/releases/tag/1.0.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@1.0.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/1.0.0-rc0/manifests"},{"name":"0.23.2","sha":"ad8a14377d9342411aaa8f3c2578ee95f8bb4ff0","kind":"tag","published_at":"2021-01-04T08:36:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.23.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.2/manifests"},{"name":"0.23.1","sha":"609685d448350f488f47ca5a0674f42774837db9","kind":"tag","published_at":"2020-12-22T13:15:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.23.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"09019bfad4bfd4573797bc96f89d614318315dee","kind":"tag","published_at":"2020-12-18T11:20:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.23.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.23.0/manifests"},{"name":"0.22.20","sha":"84a6c23a037a3c3744e4dba5c0a2d8a8f28ad14f","kind":"tag","published_at":"2020-11-27T14:31:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.20/manifests"},{"name":"v0.22.20","sha":"84a6c23a037a3c3744e4dba5c0a2d8a8f28ad14f","kind":"commit","published_at":"2020-11-27T14:30:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v0.22.20","html_url":"https://github.com/weaviate/weaviate/releases/tag/v0.22.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v0.22.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.20/manifests"},{"name":"v0.22.19","sha":"00747bf2a51fe97433c760cb946ccb3125ce09b9","kind":"commit","published_at":"2020-11-01T19:53:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v0.22.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/v0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.19/manifests"},{"name":"0.22.19","sha":"31e0ee81a7f6d6879ae4c34252a090d99eb2731f","kind":"tag","published_at":"2020-10-19T14:25:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.19","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.19/manifests"},{"name":"0.22.18","sha":"ba2119e5fb4a891079fd5496030cfbba0e15f18f","kind":"tag","published_at":"2020-09-28T09:59:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.18/manifests"},{"name":"v0.22.18","sha":"ba2119e5fb4a891079fd5496030cfbba0e15f18f","kind":"commit","published_at":"2020-09-28T09:59:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/v0.22.18","html_url":"https://github.com/weaviate/weaviate/releases/tag/v0.22.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@v0.22.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/v0.22.18/manifests"},{"name":"0.22.17","sha":"6f25f8bd285bff46537abea8905d8517bd5b3ca2","kind":"tag","published_at":"2020-09-16T13:23:48.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.17","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.17/manifests"},{"name":"0.22.16","sha":"2cc3b1297f4c4eee9e0002938083c5b9626660bf","kind":"tag","published_at":"2020-09-15T09:56:10.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.16","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.16/manifests"},{"name":"0.22.15","sha":"8021cab3bd7b3afbf6349e8cb9a3873525c48b00","kind":"tag","published_at":"2020-08-28T10:24:31.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.15","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.15/manifests"},{"name":"0.22.14","sha":"cbc3c5024e0aa93fb8491a777bd87b86da9d48e2","kind":"tag","published_at":"2020-07-14T15:36:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.14","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.14/manifests"},{"name":"0.22.13","sha":"280718708b968f29df6252673e18ae0e394f7bbf","kind":"commit","published_at":"2020-07-10T13:32:19.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.13","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.13/manifests"},{"name":"0.22.12","sha":"66042a8cb5e8d740616b16b77b8d6472acdfc828","kind":"tag","published_at":"2020-06-26T14:31:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.12/manifests"},{"name":"0.22.11","sha":"41c6bf571347e22717cb996f6d5ef62cc9247d68","kind":"tag","published_at":"2020-06-24T08:14:05.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.11/manifests"},{"name":"0.22.10","sha":"5582c554f21ed2c2fa3d3f930157933cf159fc62","kind":"tag","published_at":"2020-06-19T13:12:53.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.10/manifests"},{"name":"0.22.9","sha":"b6bda9764702569856fbb1833eb28c9c4facd13e","kind":"tag","published_at":"2020-06-17T15:59:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.9/manifests"},{"name":"0.22.8","sha":"585fa8a79461a0468bf113d31aa21e12a32fe842","kind":"tag","published_at":"2020-06-17T13:20:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.8/manifests"},{"name":"0.22.7","sha":"084bf3f85d0a19b4165b90552404b1bea789aab0","kind":"commit","published_at":"2020-04-30T13:31:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.7/manifests"},{"name":"0.22.6","sha":"61714372d591d1081cea5ba23a70c12e373c1efd","kind":"tag","published_at":"2020-04-06T12:58:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.6/manifests"},{"name":"0.22.5","sha":"0ab76a1181da5ea89457617c017500c01e044a54","kind":"commit","published_at":"2020-04-01T08:15:57.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.5/manifests"},{"name":"0.22.4","sha":"beb55b57560f0895f956fe61b38c2d53bed598d7","kind":"commit","published_at":"2020-03-05T15:33:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.4/manifests"},{"name":"0.22.3","sha":"3dd2739d3c0afa423abfa241b4ace03e7c826293","kind":"tag","published_at":"2020-03-03T08:32:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.3/manifests"},{"name":"0.22.2","sha":"cf0e80360f1728fe99d2cc1ef269ed1d20065dc3","kind":"commit","published_at":"2020-02-28T14:05:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"a6fc3a97f982252eb1fa805958fba62747b3b4c2","kind":"commit","published_at":"2020-02-04T08:39:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"19dc806ff367a1955340e728f86e5bd40b7974d6","kind":"commit","published_at":"2020-01-23T16:14:22.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.22.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.22.0/manifests"},{"name":"0.21.12","sha":"a5b09143a0dc90bf80e4e1759e3596c04dda50fe","kind":"tag","published_at":"2020-01-17T16:11:34.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.12","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.12/manifests"},{"name":"0.21.11","sha":"41b43e2b5ba88e3af35120d1ab1244b4589e807e","kind":"tag","published_at":"2020-01-16T16:09:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.11","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.11/manifests"},{"name":"0.21.10","sha":"97a13034c50ea3da6adad00e6aa89b3d30da61f9","kind":"commit","published_at":"2020-01-15T16:49:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.10","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.10/manifests"},{"name":"0.21.9","sha":"4a8726acb3df46e12f444d03c2d877c81396c4bd","kind":"commit","published_at":"2020-01-09T15:32:27.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.9","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.9/manifests"},{"name":"0.21.8","sha":"0949f4485d3b7e9d2732b2e017d86770c8224c83","kind":"commit","published_at":"2020-01-07T13:42:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.8","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.8/manifests"},{"name":"0.21.7","sha":"3c930ca0d5c733a55184f9ea74f84e4668d46ca6","kind":"tag","published_at":"2019-12-19T14:30:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.7","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.7/manifests"},{"name":"0.21.6","sha":"d9162fcf79092d1e3483135c91e18888315cf8e8","kind":"tag","published_at":"2019-12-18T11:10:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.6/manifests"},{"name":"0.21.5","sha":"f7bf865aa129abb75b25f8d2dab85fb9333c9a34","kind":"commit","published_at":"2019-12-06T17:12:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"12584199db1b1ce5e52826d2c2f8ae24d63efd28","kind":"commit","published_at":"2019-12-05T16:46:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"0f8ab5861fa070ab1acddedd3de985e281a9f32d","kind":"tag","published_at":"2019-11-29T12:44:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"81fe444e7f164a2bc87259e0314710608bdc3818","kind":"commit","published_at":"2019-11-28T11:03:16.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f755fe89240d72f501029177f3e2836d4ee01d8f","kind":"tag","published_at":"2019-11-15T08:50:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"20011551b31f2f13812b486c91e111b6e96e27e1","kind":"tag","published_at":"2019-11-13T12:46:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.21.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.21.0/manifests"},{"name":"0.20.4","sha":"26bce9eb7105e8d63c30377476581dd445fd93f5","kind":"tag","published_at":"2019-11-06T13:45:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.4/manifests"},{"name":"0.20.3","sha":"6366dcc1bcaab230d4a63092817f12f72b8e0fa8","kind":"tag","published_at":"2019-10-11T14:17:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.3/manifests"},{"name":"0.20.2","sha":"d08f460b732a849d6f0e8c83c5c713b2186fbaac","kind":"tag","published_at":"2019-10-10T11:23:51.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.2/manifests"},{"name":"0.20.1","sha":"0ebd3f5188944f7d34b5a8c316fcefa2c268bea7","kind":"tag","published_at":"2019-10-01T08:57:25.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"7257bbf99008c4c1dd19baed817d482cadae6ae6","kind":"tag","published_at":"2019-09-27T09:07:18.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0/manifests"},{"name":"0.20.0-rc0","sha":"3c6cea6dff8d613f5622a8bf2a9c3897745e8055","kind":"tag","published_at":"2019-09-17T16:23:59.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.20.0-rc0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.20.0-rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.20.0-rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0-rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.20.0-rc0/manifests"},{"name":"0.19.4","sha":"46132be30d64de922e3ad1e553b43089e193f39d","kind":"tag","published_at":"2019-08-26T09:07:20.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"f7f5e81f0220b578ecee6338a5eb5cfa7f37eccb","kind":"tag","published_at":"2019-08-12T08:36:26.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.3/manifests"},{"name":"0.19.2","sha":"6f476c46c96fef750463736942a174d2918f664b","kind":"tag","published_at":"2019-08-08T11:09:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"c1f9fdab1fd15e15e8513d799d12916a533b33ed","kind":"tag","published_at":"2019-08-06T13:02:41.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.1/manifests"},{"name":"0.18.2","sha":"8e77f6fd25c31f46c9606d8db392da2fd2f8968a","kind":"tag","published_at":"2019-08-06T12:55:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.18.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.2/manifests"},{"name":"0.17.2","sha":"bb25f9a7c98da27cfd401d88099f1aac1a30120f","kind":"tag","published_at":"2019-08-06T12:39:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.17.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.2/manifests"},{"name":"0.16.3","sha":"511e1bd94b529dc836fa01f7c19c566114e02006","kind":"tag","published_at":"2019-08-06T12:27:15.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.3/manifests"},{"name":"0.19.0","sha":"2a83e9e4dc25cd7b668eabd0a375be6a360d2100","kind":"tag","published_at":"2019-08-06T08:59:13.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.19.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.19.0/manifests"},{"name":"0.18.1","sha":"1af445be873be2fe73cdf25f411449e85e601547","kind":"tag","published_at":"2019-07-30T13:29:21.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.18.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"afa396b8cdb128a8e634673b37e28e3451151f52","kind":"tag","published_at":"2019-07-25T14:00:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.18.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.18.0/manifests"},{"name":"0.17.1","sha":"4175ed8347788e015b492ea63fe7739109a1d053","kind":"tag","published_at":"2019-07-22T13:15:32.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.17.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"eac8dce5913c57add2aab5d4891334ce18a4a33e","kind":"tag","published_at":"2019-07-19T09:38:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.17.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.17.0/manifests"},{"name":"0.16.2","sha":"294abccab4214492e58c9fad689f3f601a466620","kind":"tag","published_at":"2019-07-12T11:08:01.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"dc3c391b7e6858aa850a2f4f0b8ff417763a79aa","kind":"tag","published_at":"2019-07-09T15:38:54.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"0dc1b61ec707bbcbf82dc827474a727227fb0167","kind":"tag","published_at":"2019-07-09T13:56:02.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.16.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b36a089084e8b17acd180817a03fa118357c3b2f","kind":"tag","published_at":"2019-06-24T13:26:07.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.15.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.15.0/manifests"},{"name":"0.14.6","sha":"1c47df79eb9d40dc28903ccf39da0176975c9668","kind":"tag","published_at":"2019-06-07T06:48:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"01a2ad92f3583ab2044e27f13d136b77653495f5","kind":"tag","published_at":"2019-06-05T15:07:45.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"3ab335e7a4552b468b94dfc1a5d0e7c50999e204","kind":"tag","published_at":"2019-06-05T06:40:58.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.4","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"795cc4692d84cb8e9f587962fc6af6d73f3694db","kind":"tag","published_at":"2019-06-04T18:51:35.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.3","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"35e98c4c66e5fbc5eb33731ae96ce0273295ceae","kind":"tag","published_at":"2019-05-29T13:22:40.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.2","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"60ca73f93f0beb093e9a5b5e76637048bf390dac","kind":"tag","published_at":"2019-05-28T08:15:43.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"4be55acd5dbc1e14acf441e0742bb13162858c8b","kind":"tag","published_at":"2019-05-27T08:38:08.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.14.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.14.0/manifests"},{"name":"0.13.1","sha":"f5095b07a142cc847d1a4054a358b9e5277abe53","kind":"tag","published_at":"2019-05-22T06:57:42.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.13.1","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"5705c5079aab8f20694e9fc5ddd391802d245475","kind":"tag","published_at":"2019-05-21T14:57:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.13.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.13.0/manifests"},{"name":"0.8.6","sha":"8e75310a9fa3db86356afd1154f7c89076817e9b","kind":"tag","published_at":"2018-05-07T09:15:29.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.8.6","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"92cee53dedaa538b0743b551fa054d261f99fb52","kind":"tag","published_at":"2018-05-06T14:51:55.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.8.5","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.8.5/manifests"},{"name":"0.7.0","sha":"c75f29deb7143731ad4cef9c11fdbdeb940c6f59","kind":"tag","published_at":"2017-12-09T16:25:11.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.7.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.7.0/manifests"},{"name":"0.0.0","sha":"d687e95ee8bb133e30e92fb34b0461bb690c7af7","kind":"tag","published_at":"2016-12-21T18:32:03.000Z","download_url":"https://codeload.github.com/weaviate/weaviate/tar.gz/0.0.0","html_url":"https://github.com/weaviate/weaviate/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/weaviate/weaviate@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T05:50:27.661Z","dependent_packages_count":36,"downloads":null,"downloads_period":null,"dependent_repos_count":15,"rankings":{"downloads":null,"dependent_repos_count":1.3681537454916854,"dependent_packages_count":0.8000263317481089,"stargazers_count":0.9094696056174647,"forks_count":1.657793873487456,"docker_downloads_count":1.9194210218692709,"average":1.3309729156427972},"purl":"pkg:golang/github.com/weaviate/weaviate","advisories":[{"uuid":"GSA_kwCzR0hTQS1jaDZ3LW1jNmMtZzY1Z84AA1aO","url":"https://github.com/advisories/GHSA-ch6w-mc6c-g65g","title":"Duplicate Advisory: weaviate denial of service vulnerability","description":"## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-8697-479h-5mfp. This link is maintained to preserve external references.\n\n## Original Description\nAn issue in weaviate v.1.20.0 allows a remote attacker to cause a denial of service via the `handleUnbatchedGraphQLRequest` function.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-08-21T18:31:23.000Z","withdrawn_at":"2023-08-22T18:09:10.000Z","classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2023-38976","https://github.com/weaviate/weaviate/issues/3258","https://github.com/advisories/GHSA-ch6w-mc6c-g65g"],"source_kind":"github","identifiers":["GHSA-ch6w-mc6c-g65g"],"repository_url":"https://github.com/weaviate/weaviate","blast_radius":0.0,"packages":[{"versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.20.0"}],"ecosystem":"go","package_name":"github.com/weaviate/weaviate"}],"created_at":"2023-08-21T21:05:15.411Z","updated_at":"2023-11-07T05:03:19.000Z","epss_percentage":null,"epss_percentile":null},{"uuid":"GSA_kwCzR0hTQS04Njk3LTQ3OWgtNW1mcM4AA1ar","url":"https://github.com/advisories/GHSA-8697-479h-5mfp","title":"Weaviate denial of service vulnerability","description":"### Impact\nThis vulnerability is a type conversion issue that affects users of Weaviate Server versions 1.20.0 and earlier.\nWho is impacted: Users of Weaviate Server versions 1.20.0 and earlier are impacted by this vulnerability.\n\n### Patches\nA patch has been developed for this vulnerability.\nPatch releases 1.20.6, 1.19.13, and 1.18.6 are fixing this vulnerability in each respective minor version release.\nUsers are strongly recommended to upgrade to one of these patched versions to address the vulnerability.\nKeeping software up-to-date is crucial to avoid security vulnerabilities.\n\n### Workarounds\nThere are no known workarounds to fix or remediate this vulnerability without upgrading.\nUsers must upgrade to a patched version to mitigate the risk.\n\n### References \n* https://github.com/weaviate/weaviate/releases/tag/v1.18.6\n* https://github.com/weaviate/weaviate/releases/tag/v1.19.13\n* https://github.com/weaviate/weaviate/releases/tag/v1.20.6\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2023-08-22T18:03:13.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/weaviate/weaviate/security/advisories/GHSA-8697-479h-5mfp","https://nvd.nist.gov/vuln/detail/CVE-2023-38976","https://github.com/weaviate/weaviate/issues/3258","https://github.com/weaviate/weaviate/pull/3431","https://github.com/weaviate/weaviate/commit/2a7b208d9aca07e28969e3be82689c184ccf9118","https://github.com/weaviate/weaviate/releases/tag/v1.18.6","https://github.com/weaviate/weaviate/releases/tag/v1.19.13","https://github.com/weaviate/weaviate/releases/tag/v1.20.6","https://github.com/advisories/GHSA-8697-479h-5mfp"],"source_kind":"github","identifiers":["GHSA-8697-479h-5mfp","CVE-2023-38976"],"repository_url":"https://github.com/weaviate/weaviate","blast_radius":8.82068444291761,"packages":[{"versions":[{"first_patched_version":"1.18.6","vulnerable_version_range":"\u003c 1.18.6"},{"first_patched_version":"1.19.13","vulnerable_version_range":"\u003e= 1.19.0, \u003c 1.19.13"},{"first_patched_version":"1.20.6","vulnerable_version_range":"\u003e= 1.20.0, \u003c 1.20.6"}],"ecosystem":"go","package_name":"github.com/weaviate/weaviate"}],"created_at":"2023-08-22T19:05:18.731Z","updated_at":"2025-03-14T01:11:28.426Z","epss_percentage":0.00149,"epss_percentile":0.52323}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/weaviate/weaviate","docker_dependents_count":11,"docker_downloads_count":14658,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/weaviate/weaviate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/weaviate/weaviate/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T15:42:38.206Z","issues_count":503,"pull_requests_count":2518,"avg_time_to_close_issue":25380693.494949494,"avg_time_to_close_pull_request":642061.1671296296,"issues_closed_count":198,"pull_requests_closed_count":2159,"pull_request_authors_count":105,"issue_authors_count":235,"avg_comments_per_issue":2.377733598409543,"avg_comments_per_pull_request":1.4503574265289914,"merged_pull_requests_count":1746,"bot_issues_count":0,"bot_pull_requests_count":118,"past_year_issues_count":180,"past_year_pull_requests_count":1884,"past_year_avg_time_to_close_issue":1545210.3666666667,"past_year_avg_time_to_close_pull_request":345339.0602409639,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":1659,"past_year_pull_request_authors_count":68,"past_year_issue_authors_count":101,"past_year_avg_comments_per_issue":1.2944444444444445,"past_year_avg_comments_per_pull_request":1.3816348195329087,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":105,"past_year_merged_pull_requests_count":1370,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/issues","maintainers":[{"login":"etiennedi","count":125,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etiennedi"},{"login":"aliszka","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aliszka"},{"login":"parkerduckworth","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkerduckworth"},{"login":"trengrj","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trengrj"},{"login":"redouan-rhazouani","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/redouan-rhazouani"},{"login":"asdine","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdine"},{"login":"byronvoorbach","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byronvoorbach"},{"login":"CShorten","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CShorten"},{"login":"erika-cardenas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erika-cardenas"},{"login":"bobvanluijt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobvanluijt"},{"login":"mikewyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikewyer"}],"active_maintainers":[{"login":"aliszka","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aliszka"},{"login":"asdine","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdine"},{"login":"parkerduckworth","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkerduckworth"},{"login":"trengrj","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trengrj"},{"login":"etiennedi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etiennedi"},{"login":"erika-cardenas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erika-cardenas"},{"login":"CShorten","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CShorten"},{"login":"mikewyer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikewyer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fweaviate%2Fweaviate/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":520993,"full_name":"weaviate/weaviate","default_branch":"main","committers":[{"name":"Etienne Dilocker","email":"etienne@dilocker.de","login":"etiennedi","count":2976},{"name":"Dirk Kulawiak","email":"dirk@semi.technology","login":"dirkkul","count":1576},{"name":"Marcin Antas","email":"antas.marcin@gmail.com","login":"antas-marcin","count":926},{"name":"moogacs","email":"contact@m-mooga.com","login":"moogacs","count":855},{"name":"Bob van Luijt","email":"bob@kubrickolo.gy","login":"bobvanluijt","count":611},{"name":"Travis CI User","email":"travis@example.org","login":"invalid-email-address","count":589},{"name":"Andrzej Liszka","email":"andrzej.liszka@gmail.com","login":"aliszka","count":467},{"name":"John Ciocoiu","email":"john.ciocoiu@kpn.com","login":null,"count":428},{"name":"Parker Duckworth","email":"parkerduckworth@gmail.com","login":"parkerduckworth","count":421},{"name":"Tommy Smith","email":"tommy@weaviate.io","login":"tsmith023","count":369},{"name":"Abdel Rodríguez","email":"abdelr1982@gmail.com","login":"abdelr","count":324},{"name":"Asdine El Hrychy","email":"asdine.elhrychy@gmail.com","login":"asdine","count":281},{"name":"Jeremy Price","email":"donomii@gmail.com","login":"donomii","count":271},{"name":"Maarten Hoogendoorn","email":"maarten@moretea.nl","login":"moretea","count":267},{"name":"Redouan El Rhazouani","email":"81578195+redouan-rhazouani","login":"redouan-rhazouani","count":259},{"name":"Kaviraj","email":"kavirajkanagaraj@gmail.com","login":"kavirajk","count":243},{"name":"André Mourão","email":"andre.mourao@weaviate.io","login":"amourao","count":234},{"name":"Jeronimo","email":"jeronimo.irazabal@gmail.com","login":"jeroiraz","count":198},{"name":"Jeroen Stravers","email":"jeroen.stravers@kpn.com","login":"jeroenstraverskpn","count":192},{"name":"Loic Reyreaud","email":"loic@weaviate.io","login":"reyreaud-l","count":165},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":125},{"name":"Bob van Luijt","email":"me@bob.technology","login":null,"count":118},{"name":"John Trengrove","email":"john@weaviate.io","login":"trengrj","count":110},{"name":"Faustas Butkus","email":"33425982+faustuzas","login":"faustuzas","count":68},{"name":"Laura Ham","email":"26965746+laura-ham","login":"laura-ham","count":59},{"name":"Roberto Esposito","email":"robyesposito2000@gmail.com","login":"robbespo00","count":49},{"name":"Byron Voorbach","email":"byron@semi.technology","login":null,"count":44},{"name":"salvatorecampagna","email":"salvatore@weaviate.io","login":"salvatore-campagna-weaviate","count":42},{"name":"Nate Wilkinson","email":"nathan@weaviate.io","login":null,"count":39},{"name":"Aakash Thatte","email":"aathatte2002@gmail.com","login":"sky-2002","count":30},{"name":"hsm207","email":"hsm207","login":"hsm207","count":28},{"name":"Charles Pierse","email":"charlespierse@gmail.com","login":"cdpierse","count":27},{"name":"Dasith U Edirisinghe","email":"udasith@gmail.com","login":"DasithEdirisinghe","count":22},{"name":"JP Hwang","email":"me@jphwang.com","login":"databyjp","count":20},{"name":"Nate Wilkinson","email":"nathanwilk7@gmail.com","login":"nathanwilk7","count":19},{"name":"Jose Luis Franco Arza","email":"jose@weaviate.io","login":"jfrancoa","count":18},{"name":"Connor Shorten","email":"connorshorten300@gmail.com","login":"CShorten","count":17},{"name":"Andre Wisplinghoff","email":"andre.wisplinghoff@gmail.com","login":"andrewisplinghoff","count":16},{"name":"Nils Kulawiak","email":"nils@kulawiak.de","login":"nilskulawiak","count":15},{"name":"Thierry Moreau","email":"tmoreau@octoml.ai","login":"tmoreau89","count":11},{"name":"deegiimurun","email":"deegiimurun@gmail.com","login":"Deegiimurun","count":11},{"name":"Joan Fontanals Martinez","email":"joan.martinez@jina.ai","login":"JoanFM","count":10},{"name":"Tom Runyon","email":"tom@defenseunicorns.com","login":null,"count":9},{"name":"benny","email":"bennycortese@gmail.com","login":"bennycortese","count":9},{"name":"Ajit Mistry","email":"55892788+ajit283","login":"ajit283","count":8},{"name":"JeroenStravers1","email":"JeroenStravers1","login":"JeroenStravers1","count":8},{"name":"fzowl","email":"zoltan@voyageai.com","login":"fzowl","count":8},{"name":"Augustas","email":"augustas.skaburskas@gmail.com","login":"augustas1","count":7},{"name":"daveatweaviate","email":"144175318+daveatweaviate","login":"daveatweaviate","count":7},{"name":"makx","email":"88551650+melsonic","login":"melsonic","count":7},{"name":"Ian Crosby","email":"ian.daniel.crosby@gmail.com","login":"idcrosby","count":7},{"name":"Shreyansh Shah","email":"shreyansh_shah@yahoo.com","login":"shreyanshshah27","count":6},{"name":"Quinten Krijger","email":"qkrijger@gmail.com","login":"Krijger","count":6},{"name":"Taras Tsugrii","email":"taras.tsugriy@gmail.com","login":"ttsugriy","count":6},{"name":"John Ciocoiu","email":"johnciocoiu","login":"johnciocoiu","count":6},{"name":"Felix Finkbeiner","email":"4573211+fefi42","login":"fefi42","count":6},{"name":"James Carne","email":"45226724+carne-vore","login":"carne-vore","count":5},{"name":"Dan Dascalescu","email":"dan@weaviate.io","login":null,"count":5},{"name":"Jon Bennett","email":"jon.bennett@futurenet.com","login":"jbendotnet","count":4},{"name":"Jeremy Lewi","email":"jeremy@lewi.us","login":"jlewi","count":4},{"name":"George Manning","email":"gmanning@live.co.uk","login":"gmanninglive","count":4},{"name":"Eric Caleb","email":"eric@weaviate.io","login":"iamcaleberic","count":4},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":4},{"name":"Martín D'Agostino","email":"martin.dagostino@klarna.com","login":null,"count":3},{"name":"marcussorealheis","email":"marcuseagan@gmail.com","login":"MarcusSorealheis","count":3},{"name":"Lokesh Kumar","email":"lkumar94@gmail.com","login":"kumarlokesh","count":3},{"name":"npunati27","email":"nikhitapunati@gmail.com","login":"npunati27","count":3},{"name":"aduis","email":"andre.duis@gmail.com","login":"aduis","count":3},{"name":"Thomas Maurice","email":"thomas@weaviate.io","login":"thomas-maurice","count":3},{"name":"Stefan Bogdan","email":"stefanbogdan180394@gmail.com","login":"StefanBogdan","count":3},{"name":"Sam Stoelinga","email":"sammiestoel@gmail.com","login":"samos123","count":3},{"name":"Oleksandr Redko","email":"Oleksandr_Redko@epam.com","login":"alexandear","count":3},{"name":"Erika Cardenas","email":"110841617+erika-cardenas","login":"erika-cardenas","count":3},{"name":"Alexey Ivanov","email":"rbtz@openai.com","login":"rbtz-openai","count":3},{"name":"Chris Simpson","email":"chris@chrissimpson.co.uk","login":"simplechris","count":2},{"name":"Charlie Harr","email":"harrce23@gmail.com","login":"harrlight00","count":2},{"name":"Asmit Malakannawar","email":"81866614+Asmit2952","login":"Asmit2952","count":2},{"name":"Spiros","email":"106523063+spiros-spiros","login":"spiros-spiros","count":2},{"name":"Tobias Christiani","email":"tobias@weaviate.io","login":"tobias-weaviate","count":2},{"name":"Vašek Dohnal","email":"vaclav.dohnal@gmail.com","login":"illagrenan","count":2},{"name":"Xiayun Sun","email":"xiayunsun@gmail.com","login":"xysun","count":2},{"name":"dannydoesdev","email":"daniel.t.mcgee@gmail.com","login":"Dannydoesdev","count":2},{"name":"Yaroslav Dmytryk","email":"pos1tive@icloud.com","login":"delamainer","count":2},{"name":"alingse","email":"alingse@foxmail.com","login":"alingse","count":2},{"name":"Dan Dascalescu","email":"dan@semi.technology","login":null,"count":2},{"name":"Jeremy Price","email":"jeremyprice@Jeremys-MacBook-Pro.local","login":null,"count":2},{"name":"wregen","email":"W.Regenczuk@gmail.com","login":"wregen","count":2},{"name":"flipace","email":"neschkudla@gmail.com","login":"flipace","count":2},{"name":"dyma solovei","email":"dyma@weaviate.io","login":"bevzzz","count":2},{"name":"Omar Zain","email":"87146656+omarzain27","login":"omarzain27","count":2},{"name":"Artur Melanchyk","email":"artur.melanchyk@gmail.com","login":"arturmelanchyk","count":2},{"name":"Sriniketh J","email":"81156510+srini047","login":"srini047","count":2},{"name":"Ning Xie","email":"andy.xning@gmail.com","login":"andyxning","count":2},{"name":"Mohamed Awnallah","email":"mohamedmohey2352@gmail.com","login":"mohamedawnallah","count":2},{"name":"Mike Wyer","email":"mike@wyer.org","login":"mikewyer","count":2},{"name":"Lachlan Kermode","email":"lachiekermode@gmail.com","login":"breezykermo","count":2},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":2},{"name":"Kim Mingi","email":"keeemmg@gmail.com","login":"snowman39","count":2},{"name":"JonathanGzzBen","email":"jonathangzzben@gmail.com","login":"JonathanGzzBen","count":2},{"name":"Etienne Dilocker","email":"etiennedilocker@Mac-mini.fritz.box","login":null,"count":1},{"name":"Jeremy Price","email":"Jeremy.price@grafana.com","login":null,"count":1},{"name":"Ken MacInnis","email":"ken@semi.technology","login":null,"count":1},{"name":"Ken MacInnis","email":"ken@weaviate.io","login":null,"count":1},{"name":"wxd","email":"vip.da@qq.com","login":"wxingda","count":1},{"name":"pablo","email":"paul7junior@gmail.com","login":"paul7Junior","count":1},{"name":"mountcount","email":"cuimoman@outlook.com","login":"mountcount","count":1},{"name":"llinvokerl","email":"38915183+llinvokerl","login":"llinvokerl","count":1},{"name":"litlig","email":"10776938+litlig","login":"litlig","count":1},{"name":"jlinsdell","email":"jamie@cohere.com","login":"jlinsdell-cohere","count":1},{"name":"doublefelix7","email":"50980181+doublefelix7","login":"doublefelix7","count":1},{"name":"Erdal Yildiz","email":"erdal.yildiz@kpn.com","login":null,"count":1},{"name":"Bob van luijt","email":"bobvanluijt@bob-large.local","login":null,"count":1},{"name":"Bob van Luijt","email":"bobvanluijt@Bobs-MacBook.local","login":null,"count":1},{"name":"Salvatore Campagna","email":"salvatorecampagna@Mac.Home","login":null,"count":1},{"name":"Sebastian Neira","email":"sebastian.neirafarriol@datadoghq.com","login":null,"count":1},{"name":"Adler Faulkner","email":"adler@comake.io","login":"adlerfaulkner","count":1},{"name":"Ahmed Al-Hulaibi","email":"ahmed.alhulaibi41@gmail.com","login":"ahmedalhulaibi","count":1},{"name":"Alex Peters","email":"alpe","login":"alpe","count":1},{"name":"Amin Setayesh","email":"aminst79@gmail.com","login":"aminst","count":1},{"name":"Amit Yahav","email":"amityahav12@gmail.com","login":"amityahav","count":1},{"name":"Ankush Choubey","email":"ankushchoubey@outlook.com","login":"ankschoubey","count":1},{"name":"Jun Ohtani","email":"johtani@gmail.com","login":"johtani","count":1},{"name":"Hanuman Huda","email":"hanumanramhuda96@gmail.com","login":"hanumanhuda","count":1},{"name":"Gasparina Damien","email":"d.gasparina@gmail.com","login":"Dabz","count":1},{"name":"Federico Elizalde","email":"efealde@gmail.com","login":"felizalde","count":1},{"name":"Duda Nogueira","email":"duda@weaviate.io","login":"dudanogueira","count":1},{"name":"Donna van der Rijst","email":"77467085+dvanderrijst","login":"dvanderrijst","count":1},{"name":"Dmitriy Yevtushenko","email":"dmitriy.yevtushenko@gmail.com","login":"zedit","count":1},{"name":"Cedar","email":"cedarkuo@gmail.com","login":"cedarkuo","count":1},{"name":"Aviral Verma","email":"aviral1701@gmail.com","login":"avirlrma","count":1},{"name":"Ashutosh Srivastava","email":"34743284+h4shk4t","login":"h4shk4t","count":1},{"name":"Anshumaan Parashar","email":"apairs.anshumaan@gmail.com","login":"Wert1996","count":1},{"name":"Ken MacInnis","email":"kcm@clueful.org","login":"kcm","count":1},{"name":"Michelangelo Partipilo","email":"michelangelo@weaviate.io","login":"mpartipilo","count":1},{"name":"Sebastian Witalec","email":"sebawita","login":"sebawita","count":1},{"name":"Sander Pilon","email":"crewone@gmail.com","login":"crewone","count":1},{"name":"Samuel Felipe Chenatti","email":"samuel.chenatti@gmail.com","login":"samchenatti","count":1},{"name":"Rodrigo Lopez","email":"rodrigo.lopez@weaviate.io","login":"rlmanrique","count":1},{"name":"Mohamed Haroon Aboessa","email":"120387545+MohamedHaroon98","login":"MohamedHaroon98","count":1},{"name":"Mindaugas","email":"3825716+mindaugasrukas","login":"mindaugasrukas","count":1},{"name":"Maurits de Groot","email":"63357890+Maurits-de-Groot","login":"Maurits-de-Groot","count":1},{"name":"Kostiantyn Kalynovskyi","email":"kkalynovskyi@mirantis.com","login":"teoyaomiqui","count":1},{"name":"Victoria Slocum","email":"victorialslocum@gmail.com","login":"victorialslocum","count":1},{"name":"Wei Zhang","email":"kweizh@gmail.com","login":"zwpaper","count":1},{"name":"Zain Hasan","email":"zain_has@hotmail.com","login":"zainhas","count":1},{"name":"cryo","email":"zdtna412@gmail.com","login":"cryo-zd","count":1}],"total_commits":12810,"total_committers":146,"total_bot_commits":125,"total_bot_committers":1,"mean_commits":87.73972602739725,"dds":0.7676814988290398,"past_year_committers":[{"name":"Dirk Kulawiak","email":"dirk@semi.technology","login":"dirkkul","count":839},{"name":"moogacs","email":"contact@m-mooga.com","login":"moogacs","count":760},{"name":"Marcin Antas","email":"antas.marcin@gmail.com","login":"antas-marcin","count":415},{"name":"Kaviraj","email":"kavirajkanagaraj@gmail.com","login":"kavirajk","count":243},{"name":"André Mourão","email":"andre.mourao@weaviate.io","login":"amourao","count":202},{"name":"Tommy Smith","email":"tommy@weaviate.io","login":"tsmith023","count":194},{"name":"Jeronimo","email":"jeronimo.irazabal@gmail.com","login":"jeroiraz","count":167},{"name":"etiennedi","email":"etienne@dilocker.de","login":"etiennedi","count":167},{"name":"Asdine El Hrychy","email":"asdine.elhrychy@gmail.com","login":"asdine","count":163},{"name":"Andrzej Liszka","email":"andrzej.liszka@gmail.com","login":"aliszka","count":95},{"name":"Loic Reyreaud","email":"loic@weaviate.io","login":"reyreaud-l","count":95},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":75},{"name":"Faustas Butkus","email":"33425982+faustuzas","login":"faustuzas","count":68},{"name":"Parker Duckworth","email":"parkerduckworth@gmail.com","login":"parkerduckworth","count":67},{"name":"Roberto Esposito","email":"robyesposito2000@gmail.com","login":"robbespo00","count":49},{"name":"John Trengrove","email":"john@weaviate.io","login":"trengrj","count":46},{"name":"salvatorecampagna","email":"salvatore@weaviate.io","login":"salvatore-campagna-weaviate","count":42},{"name":"Nate Wilkinson","email":"nathan@weaviate.io","login":null,"count":39},{"name":"Abdel Rodríguez","email":"abdelr1982@gmail.com","login":"abdelr","count":34},{"name":"Jeremy Price","email":"donomii@gmail.com","login":"donomii","count":29},{"name":"hsm207","email":"hsm207","login":"hsm207","count":25},{"name":"Andre Wisplinghoff","email":"andre.wisplinghoff@gmail.com","login":"andrewisplinghoff","count":16},{"name":"Nate Wilkinson","email":"nathanwilk7@gmail.com","login":"nathanwilk7","count":16},{"name":"Jose Luis Franco Arza","email":"jose@weaviate.io","login":"jfrancoa","count":15},{"name":"JP Hwang","email":"me@jphwang.com","login":"databyjp","count":14},{"name":"Charles Pierse","email":"charlespierse@gmail.com","login":"cdpierse","count":12},{"name":"Thierry Moreau","email":"tmoreau@octoml.ai","login":"tmoreau89","count":9},{"name":"Augustas","email":"augustas.skaburskas@gmail.com","login":"augustas1","count":7},{"name":"makx","email":"88551650+melsonic","login":"melsonic","count":7},{"name":"Ajit Mistry","email":"55892788+ajit283","login":"ajit283","count":6},{"name":"fzowl","email":"zoltan@voyageai.com","login":"fzowl","count":5},{"name":"Redouan El Rhazouani","email":"81578195+redouan-rhazouani","login":"redouan-rhazouani","count":4},{"name":"Thomas Maurice","email":"thomas@weaviate.io","login":"thomas-maurice","count":3},{"name":"Martín D'Agostino","email":"martin.dagostino@klarna.com","login":null,"count":3},{"name":"daveatweaviate","email":"144175318+daveatweaviate","login":"daveatweaviate","count":3},{"name":"Lokesh Kumar","email":"lkumar94@gmail.com","login":"kumarlokesh","count":3},{"name":"wregen","email":"W.Regenczuk@gmail.com","login":"wregen","count":2},{"name":"flipace","email":"neschkudla@gmail.com","login":"flipace","count":2},{"name":"dyma solovei","email":"dyma@weaviate.io","login":"bevzzz","count":2},{"name":"dannydoesdev","email":"daniel.t.mcgee@gmail.com","login":"Dannydoesdev","count":2},{"name":"alingse","email":"alingse@foxmail.com","login":"alingse","count":2},{"name":"aduis","email":"andre.duis@gmail.com","login":"aduis","count":2},{"name":"Tobias Christiani","email":"tobias@weaviate.io","login":"tobias-weaviate","count":2},{"name":"Spiros","email":"106523063+spiros-spiros","login":"spiros-spiros","count":2},{"name":"Ning Xie","email":"andy.xning@gmail.com","login":"andyxning","count":2},{"name":"Mohamed Awnallah","email":"mohamedmohey2352@gmail.com","login":"mohamedawnallah","count":2},{"name":"Lachlan Kermode","email":"lachiekermode@gmail.com","login":"breezykermo","count":2},{"name":"Kim Mingi","email":"keeemmg@gmail.com","login":"snowman39","count":2},{"name":"Jon Bennett","email":"jon.bennett@futurenet.com","login":"jbendotnet","count":2},{"name":"Erika Cardenas","email":"110841617+erika-cardenas","login":"erika-cardenas","count":2},{"name":"wxd","email":"vip.da@qq.com","login":"wxingda","count":1},{"name":"pablo","email":"paul7junior@gmail.com","login":"paul7Junior","count":1},{"name":"llinvokerl","email":"38915183+llinvokerl","login":"llinvokerl","count":1},{"name":"cryo","email":"zdtna412@gmail.com","login":"cryo-zd","count":1},{"name":"Sander Pilon","email":"crewone@gmail.com","login":"crewone","count":1},{"name":"Rodrigo Lopez","email":"rodrigo.lopez@weaviate.io","login":"rlmanrique","count":1},{"name":"Sebastian Neira","email":"sebastian.neirafarriol@datadoghq.com","login":null,"count":1},{"name":"Salvatore Campagna","email":"salvatorecampagna@Mac.Home","login":null,"count":1},{"name":"Mohamed Haroon Aboessa","email":"120387545+MohamedHaroon98","login":"MohamedHaroon98","count":1},{"name":"Mindaugas","email":"3825716+mindaugasrukas","login":"mindaugasrukas","count":1},{"name":"Maurits de Groot","email":"63357890+Maurits-de-Groot","login":"Maurits-de-Groot","count":1},{"name":"Marcus Eagan","email":"marcuseagan@gmail.com","login":"MarcusSorealheis","count":1},{"name":"Michelangelo Partipilo","email":"michelangelo@weaviate.io","login":"mpartipilo","count":1},{"name":"Amin Setayesh","email":"aminst79@gmail.com","login":"aminst","count":1},{"name":"Anshumaan Parashar","email":"apairs.anshumaan@gmail.com","login":"Wert1996","count":1},{"name":"Artur Melanchyk","email":"arturmelanchyk","login":"arturmelanchyk","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Gasparina Damien","email":"d.gasparina@gmail.com","login":"Dabz","count":1},{"name":"Hanuman Huda","email":"hanumanramhuda96@gmail.com","login":"hanumanhuda","count":1},{"name":"Jun Ohtani","email":"johtani@gmail.com","login":"johtani","count":1}],"past_year_total_commits":3985,"past_year_total_committers":70,"past_year_total_bot_commits":75,"past_year_total_bot_committers":1,"past_year_mean_commits":56.92857142857143,"past_year_dds":0.7894604767879548,"last_synced_at":"2025-04-26T20:54:58.594Z","last_synced_commit":"17a90dcba491d663bb4891733462aff8dbea7530","created_at":"2023-03-09T03:20:17.558Z","updated_at":"2025-05-24T12:57:06.452Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853310119,"contributors_count":31095232,"owners_count":906558,"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_stats":{"full_name":"weaviate/weaviate","html_url":"https://github.com/weaviate/weaviate","last_synced_at":"2025-09-03T23:03:52.011Z","status":null,"issues_count":771,"pull_requests_count":6558,"avg_time_to_close_issue":22272488.824766356,"avg_time_to_close_pull_request":664001.0593891402,"issues_closed_count":428,"pull_requests_closed_count":5303,"pull_request_authors_count":136,"issue_authors_count":346,"avg_comments_per_issue":1.7963683527885863,"avg_comments_per_pull_request":1.2136322049405306,"merged_pull_requests_count":4301,"bot_issues_count":1,"bot_pull_requests_count":268,"past_year_issues_count":266,"past_year_pull_requests_count":4500,"past_year_avg_time_to_close_issue":1122606.6981132075,"past_year_avg_time_to_close_pull_request":302555.59347098216,"past_year_issues_closed_count":106,"past_year_pull_requests_closed_count":3584,"past_year_pull_request_authors_count":82,"past_year_issue_authors_count":150,"past_year_avg_comments_per_issue":0.7255639097744361,"past_year_avg_comments_per_pull_request":1.1411111111111112,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":233,"past_year_merged_pull_requests_count":2989,"created_at":"2023-05-16T06:43:20.059Z","updated_at":"2025-09-03T23:03:52.013Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaviate%2Fweaviate/issues","issue_labels_count":{"bug":285,"feature request":150,"autoclosed":87,"backlog":56,"Bad UX":17,"DX":13,"Module System":12,"good-first-issue":10,"performance":9,"API design \u0026 UX":8,"planned-1.21":7,"Developer Experience":6,"Proposal":5,"planned-1.24":5,"💎 Bounty":4,"enhancement":3,"hf-updates":3,"planned-1.20":3,"planned-1.23":3,"Filtering / Sorting / Aggregation":2,"planned-1.26":2,"Architecture":2,"qa-required":2,"planned-1.22":2,"planned-1.19":2,"1.29":1,"async":1,"1.28":1,"pinned":1,"type-epic":1,"community":1,"planned-1.25":1,"cloud native":1,"sre":1,"incident":1,"vector-based searching":1,"needs-investigation":1,"dependencies":1,"security-update":1,"1.27":1,"1.26":1,"1.31":1,"Observability":1,"multi-tenancy":1,"Research / Spikes":1,"planned-1.28":1,"type-bug":1,"Technical Debt":1,"Contextionary":1,"refactoring":1,"data types":1,"grpc":1},"pull_request_labels_count":{"dependencies":201,"security-update":193,"External Dependency":47,"github_actions":31,"autoclosed":29,"community":21,"go":15,"🙋 Bounty claim":11,"usage-module":6,"1.27.11":4,"1.28.5":4,"1.26.14":4,"bug":4,"1.29":4,"feature request":3,"performance":3,"1.27":2,"1.28":2,"1.26":2,"1.25":2,"documentation":2,"reliability":2,"zero-impact-rollouts":2,"zero-rollouts":2,"backlog":1,"backport":1,"needs-investigation":1},"issue_author_associations_count":{"NONE":404,"MEMBER":187,"CONTRIBUTOR":180},"pull_request_author_associations_count":{"CONTRIBUTOR":5600,"MEMBER":757,"NONE":201},"issue_authors":{"etiennedi":120,"dirkkul":29,"trengrj":27,"eostis":21,"jfrancoa":19,"moogacs":19,"databyjp":15,"antas-marcin":13,"reyreaud-l":13,"rlmanrique":10,"asdine":10,"sebawita":9,"dandv":8,"parkerduckworth":7,"msj121":7,"byronvoorbach":7,"thearchitector":6,"CShorten":6,"hsm207":6,"samos123":6,"rthiiyer82":6,"Shah91n":6,"dudanogueira":5,"kavirajk":5,"bobvanluijt":4,"VjDharnish":4,"StefanBogdan":4,"andrewisplinghoff":4,"junbetterway":3,"ju-bezdek":3,"phlegx":3,"BradAtGames":3,"abdelr":3,"felixthekraut":3,"prandell":3,"SavvasMohito":3,"vade":3,"zoltan-fedor":3,"mohamedshahin-weaviate":3,"michael-pont":3,"Robbie-Palmer":3,"smoothdvd":2,"gschnaub":2,"evenfrost":2,"darshilshahquantive":2,"narayanacharya6":2,"jbendotnet":2,"scruel":2,"mikewyer":2,"robbespo00":2,"liuzhenghua":2,"ahmedharbaoui":2,"DLNovice":2,"vats98754":2,"rahuldhagote":2,"QiyiJiang":2,"erikvullings":2,"tsmith023":2,"bevzzz":2,"amourao":2,"Techie5879":2,"vegaviazhang":2,"nvbkdw":2,"danielknode":2,"azeng528":2,"ravi160822":2,"suzuki-shunsuke":2,"tpanza":2,"ashokrajab":2,"peguerosdc":2,"amityahav":2,"dee-at-weaviate":2,"cmedianu":1,"yrobla":1,"wilsonliu123":1,"vmg-dev":1,"rawsh-rubrik":1,"clotodex":1,"jmservera":1,"valedica-core":1,"sagungargs15":1,"mauserzjeh":1,"mrezendek2":1,"SurajPysquad":1,"fjw666-py":1,"PolarPeak":1,"Krupskis":1,"art1c0":1,"wuyeguo":1,"akshayv":1,"girivad":1,"Harshit-54":1,"shubhamgajbhiye1994":1,"parth-patel2023":1,"samchenatti":1,"nick-youngblut":1,"dmytrostruk":1,"jonyejin":1,"johtani":1,"agi-is-cominng":1,"jeroiraz":1,"axeloh":1,"sebneira":1,"djjeffr":1,"V-yw":1,"dependabot[bot]":1,"mail4y":1,"erika-cardenas":1,"baaazik":1,"Axel-leya":1,"eddahbihossine":1,"devivaraprasadhpe":1,"MatthiasDurivet":1,"1995chen":1,"Wohoholo":1,"qedpi":1,"atnomoverflow":1,"paul7Junior":1,"the-powerpointer":1,"teowave":1,"avirlrma":1,"n-tucker":1,"bhavnicksm":1,"emhagman":1,"hobofan":1,"gkiri":1,"dari-o":1,"20246688":1,"udjuraev-ipa":1,"lovehell":1,"imene-swaan":1,"fuadarradhi":1,"btolman4":1,"edwardochoaphd":1,"oshadajay":1,"mjiangcn":1,"BalajiSelvaraj10":1,"Mohammad21212":1,"ChenXiaoTemp":1,"flipace":1,"zkailinzhang":1,"birgitbartels":1,"slaweknaczynski":1,"hakan458":1,"gwpl":1,"Ceglowa":1,"kcmvp":1,"jonathlela":1,"zekriHichem":1,"mydeveloperplanet":1,"eandualem":1,"SingL3":1,"nikhilajoshy":1,"SomebodySysop":1,"bbeaumatin":1,"bilguunchinzorigEPFL":1,"esdhanushaaludra":1,"berhardki":1,"kulvanth5":1,"Sam-Pewton":1,"konrad-czarnota-ds":1,"sam-fraiday":1,"FilippTrigub":1,"weavDarwin":1,"bytakumis":1,"ConProgramming":1,"adambeer":1,"michellemay":1,"llinvokerl":1,"fefi42":1,"kintisheff":1,"shamanez":1,"chadboyda":1,"bfichter":1,"atomicjets":1,"kirby-jobber":1,"alancamillo":1,"touvictor":1,"sssash18":1,"e-001":1,"D-nani":1,"Lekato98":1,"PouriaMzn":1,"ryansingman":1,"Victor94-king":1,"fakhripraya":1,"yspaik":1,"adem-mb":1,"Balaji5007":1,"cesarqdt":1,"xsvetli1":1,"deepaks-1mg":1,"marcjimz":1,"aminst":1,"kobrinartem":1,"george-i":1,"obonyojimmy":1,"agamm":1,"aramperes":1,"kun432":1,"yesletgo":1,"ernests":1,"jlewi":1,"bbrala":1,"ciekawy":1,"vincetrep":1,"deltaboukensha":1,"SalomonKisters":1,"harvetech":1,"jimmyjimmy94":1,"legaltextai":1,"miaoxiannv":1,"roblatham00":1,"owieboy":1,"lefnire":1,"raphaelsty":1,"OSS-GR":1,"cbelsole":1,"maryann-casugod":1,"Southclaws":1,"vsaitejaswie":1,"kingbug-nightraid":1,"hashkanna":1,"twang2218":1,"ByUnal":1,"qi20099":1,"angela-brz":1,"donomii":1,"ledgerW":1,"Chirag-cog":1,"g-parki":1,"uzair004":1,"NohTow":1,"paralin":1,"landorg":1,"tshinkle":1,"markfa-oauraoi":1,"dilipmane":1,"mehmetcanay":1,"g-despot":1,"TamizharasanG":1,"clharman":1,"hedgeye-fslezak":1,"mbretter":1,"AlithAnar":1,"Rvv1296":1,"prattmic":1,"dhanshew72":1,"janstrunk":1,"arielmoraes":1,"coolrazor007":1,"priyanss1":1,"dtourillon":1,"nikhilbansalgofynd":1,"DavideDelbianco":1,"vlassisemm":1,"360AIVul":1,"vkrasnoselskikh":1,"Josipmrden":1,"vkvkakal":1,"NaMoCv":1,"cam-narzt":1,"shadowlinyf":1,"Tjstretchalot":1,"daveatweaviate":1,"sunnyl95":1,"msyulia":1,"timgogochen":1,"hadfield":1,"Nitinsiwach":1,"krlng":1,"KoderFPV":1,"JayHsu5":1,"vijaysgovind":1,"nathanwilk7":1,"Vzhangs":1,"kaiwalyakoparkar":1,"pi-curst":1,"mjsteele12":1,"tylers-username":1,"Bradymck":1,"ghost":1,"eschbach-mak":1,"yurivict":1,"adamblum":1,"elv1s":1,"lilac":1,"mrisher":1,"404-html":1,"SanthanaMano":1,"aw042":1,"chapmanbe":1,"zhiwehu":1,"tan-yong-sheng":1,"kendistiller":1,"Dabz":1,"zbloss":1,"PetrAPConsulting":1,"tanzzilaalam":1,"hanumanhuda":1,"JohnCHarrington":1,"abhiroopmn":1,"ThamaluM":1,"samuel-casey":1,"pi-crust":1,"Ponkkkkk":1,"ccfontes":1,"FrankWhh":1,"chris-aeviator":1,"PronavJamie":1,"danieldaeschle":1,"paulcalcraft":1,"yangboz":1,"jpleoAR":1,"mtruyens":1,"warjiang":1,"adlershai":1,"anatoleblanc":1,"fellalli":1,"shadihh9":1,"Somebi":1,"ChrisDelClea":1,"Na-Tag":1,"ChengenH":1,"tristanreid":1,"mihir-kanzariya":1,"valebedu":1,"faustuzas":1,"YJGit":1,"amircodota":1,"TraktoristRuS54age":1,"Karthiksaran-001":1,"LifeBoey":1,"margostino":1,"gawbul":1,"simon-chen-1":1,"rvr93":1,"adrianrico-cy":1,"Myasir92":1,"jacksonhmg":1,"rrajp":1,"brinkenberger":1,"pafi-code":1,"chuck1in":1,"andersfylling":1,"thomashacker":1},"pull_request_authors":{"antas-marcin":1807,"moogacs":778,"dirkkul":768,"jeroiraz":277,"dependabot[bot]":268,"reyreaud-l":241,"tsmith023":235,"donomii":170,"nathanwilk7":168,"aliszka":161,"amourao":152,"etiennedi":150,"faustuzas":150,"parkerduckworth":137,"kavirajk":131,"abdelr":114,"asdine":105,"redouan-rhazouani":86,"robbespo00":85,"trengrj":70,"jfrancoa":51,"salvatore-campagna-weaviate":42,"databyjp":33,"ajit283":21,"fzowl":19,"andrewisplinghoff":17,"CShorten":14,"g-despot":13,"bevzzz":13,"cryo-zd":12,"augustas1":11,"cdpierse":10,"hsm207":9,"arturmelanchyk":8,"rlmanrique":8,"melsonic":8,"kumarlokesh":8,"avirlrma":6,"lng2020":6,"litlig":6,"daveatweaviate":5,"mohamedawnallah":5,"tobias-weaviate":5,"mpartipilo":5,"DataDavD":5,"ying-jeanne":4,"yuhangcangqian":4,"margostino":4,"pkarc":4,"bennycortese":4,"Juneezee":4,"byronvoorbach":3,"weavDarwin":3,"Maurits-de-Groot":3,"hanumanhuda":3,"nilskulawiak":3,"MudNam":3,"erika-cardenas":3,"victorialslocum":2,"andyxning":2,"tmoreau89":2,"alingse":2,"jormeijer":2,"dresslife-shbh":2,"NIXBLACK11":2,"thomas-maurice":2,"zelosleone":2,"smoothdvd":2,"AlMaenkov":2,"waveywaves":2,"msyulia":2,"alpe":2,"glide-the":2,"Rutik7066":2,"flipace":2,"Wert1996":2,"Bhavyajain21":2,"aduis":2,"mountcount":2,"hiimluck3r":2,"lyl156":2,"Gofastasf":2,"bbrala":2,"jlewi":2,"jlinsdell-cohere":2,"spiros-spiros":2,"jbendotnet":2,"crewone":2,"testwill":2,"Dabz":2,"llinvokerl":2,"MohamedHaroon98":2,"sourcesync":2,"n0tank3sh":2,"akshayv":2,"Dannydoesdev":2,"DanielJanicek":2,"chandrevdw31":2,"yazan-abu-obaideh":2,"varshith257":2,"runyontr":1,"rbtz-openai":1,"johtani":1,"VjDharnish":1,"bb-k8":1,"MarcusSorealheis":1,"aminst":1,"liuzhenghua":1,"cedarkuo":1,"luffy-orf":1,"sebawita":1,"mindaugasrukas":1,"kelvinguo0210":1,"RyanLisse":1,"snowman39":1,"wregen":1,"Ahmadkhan02":1,"soulteary":1,"ttsugriy":1,"hashim21223445":1,"samchenatti":1,"kursataktas":1,"samuelcardoso":1,"dudanogueira":1,"IzioDev":1,"breezykermo":1,"maks-ivanov":1,"wxingda":1,"bobvanluijt":1,"sebneira":1,"paul7Junior":1,"thomashacker":1,"ChengenH":1,"liutizhong":1,"houpo-bob":1,"hongmengning":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10079947,"issues_count":31294689,"pull_requests_count":96077738,"authors_count":10693120,"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":{"bug":123,"feature request":65,"Bad UX":6,"DX":6,"performance":5,"Developer Experience":3,"enhancement":2,"backlog":2,"good-first-issue":2,"Module System":2,"Proposal":2,"Architecture":2,"vector-based searching":1,"incident":1,"dependencies":1,"sre":1,"cloud native":1,"security-update":1,"community":1,"1.29":1,"API design \u0026 UX":1,"1.28":1,"1.27":1,"1.26":1,"1.31":1,"autoclosed":1,"Technical Debt":1,"Contextionary":1,"refactoring":1,"qa-required":1},"past_year_pull_request_labels_count":{"dependencies":201,"security-update":193,"github_actions":17,"community":12,"External Dependency":12,"autoclosed":8,"usage-module":6,"1.27.11":4,"1.29":4,"1.26.14":4,"1.28.5":4,"go":3,"🙋 Bounty claim":3,"bug":3,"performance":2,"1.26":2,"1.27":2,"1.28":2,"1.25":2,"documentation":2,"reliability":2,"zero-impact-rollouts":2,"zero-rollouts":2,"backport":1},"past_year_issue_author_associations_count":{"NONE":148,"CONTRIBUTOR":97,"MEMBER":21},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":4069,"MEMBER":324,"NONE":100},"past_year_issue_authors":{"moogacs":17,"dirkkul":14,"antas-marcin":11,"jfrancoa":11,"rlmanrique":10,"reyreaud-l":7,"databyjp":7,"asdine":7,"Shah91n":6,"trengrj":5,"kavirajk":5,"etiennedi":4,"sebawita":3,"dudanogueira":3,"vade":3,"thearchitector":3,"samos123":2,"tpanza":2,"hsm207":2,"DLNovice":2,"smoothdvd":2,"dee-at-weaviate":2,"gschnaub":2,"bevzzz":2,"tsmith023":2,"azeng528":2,"vats98754":2,"mohamedshahin-weaviate":2,"mikewyer":2,"robbespo00":2,"liuzhenghua":2,"QiyiJiang":2,"PolarPeak":1,"PetrAPConsulting":1,"priyanss1":1,"PronavJamie":1,"paul7Junior":1,"qi20099":1,"parkerduckworth":1,"n-tucker":1,"nikhilbansalgofynd":1,"nick-youngblut":1,"nathanwilk7":1,"Na-Tag":1,"NaMoCv":1,"mrezendek2":1,"Mohammad21212":1,"michael-pont":1,"miaoxiannv":1,"mehmetcanay":1,"mbretter":1,"maryann-casugod":1,"brinkenberger":1,"zkailinzhang":1,"zhiwehu":1,"yurivict":1,"yrobla":1,"xsvetli1":1,"wuyeguo":1,"weavDarwin":1,"V-yw":1,"VjDharnish":1,"valedica-core":1,"uzair004":1,"udjuraev-ipa":1,"twang2218":1,"TraktoristRuS54age":1,"touvictor":1,"Tjstretchalot":1,"tanzzilaalam":1,"suzuki-shunsuke":1,"SurajPysquad":1,"SomebodySysop":1,"slaweknaczynski":1,"shamanez":1,"SavvasMohito":1,"SanthanaMano":1,"sam-fraiday":1,"sagungargs15":1,"ryansingman":1,"Rvv1296":1,"roblatham00":1,"rawsh-rubrik":1,"bytakumis":1,"ccfontes":1,"Ceglowa":1,"cesarqdt":1,"ChrisDelClea":1,"ciekawy":1,"cmedianu":1,"coolrazor007":1,"Dabz":1,"darshilshahquantive":1,"DavideDelbianco":1,"deepaks-1mg":1,"dependabot[bot]":1,"devivaraprasadhpe":1,"dhanshew72":1,"dmytrostruk":1,"1995chen":1,"20246688":1,"abdelr":1,"abhiroopmn":1,"adamblum":1,"adrianrico-cy":1,"agamm":1,"akshayv":1,"amourao":1,"andrewisplinghoff":1,"angela-brz":1,"aw042":1,"Balaji5007":1,"BalajiSelvaraj10":1,"bbrala":1,"berhardki":1,"bilguunchinzorigEPFL":1,"harvetech":1,"hashkanna":1,"imene-swaan":1,"JayHsu5":1,"JohnCHarrington":1,"johtani":1,"jonathlela":1,"Josipmrden":1,"kaiwalyakoparkar":1,"kcmvp":1,"kintisheff":1,"KoderFPV":1,"konrad-czarnota-ds":1,"Krupskis":1,"llinvokerl":1,"lovehell":1,"markfa-oauraoi":1,"D-nani":1,"dtourillon":1,"eandualem":1,"eddahbihossine":1,"edwardochoaphd":1,"elv1s":1,"eschbach-mak":1,"esdhanushaaludra":1,"fakhripraya":1,"faustuzas":1,"fellalli":1,"FrankWhh":1,"fuadarradhi":1,"gawbul":1,"g-despot":1,"g-parki":1,"Harshit-54":1},"past_year_pull_request_authors":{"antas-marcin":1382,"dirkkul":558,"moogacs":495,"dependabot[bot]":233,"jeroiraz":190,"tsmith023":177,"faustuzas":150,"nathanwilk7":150,"kavirajk":128,"reyreaud-l":117,"amourao":113,"aliszka":99,"donomii":98,"robbespo00":74,"parkerduckworth":51,"etiennedi":48,"asdine":47,"abdelr":47,"salvatore-campagna-weaviate":42,"trengrj":40,"jfrancoa":35,"databyjp":18,"g-despot":13,"bevzzz":13,"cryo-zd":12,"augustas1":11,"andrewisplinghoff":11,"rlmanrique":8,"melsonic":8,"ajit283":8,"kumarlokesh":6,"lng2020":6,"mpartipilo":5,"fzowl":5,"mohamedawnallah":5,"tobias-weaviate":5,"arturmelanchyk":4,"cdpierse":4,"pkarc":4,"erika-cardenas":3,"weavDarwin":3,"Rutik7066":2,"llinvokerl":2,"MohamedHaroon98":2,"flipace":2,"DanielJanicek":2,"jormeijer":2,"glide-the":2,"CShorten":2,"hiimluck3r":2,"n0tank3sh":2,"ying-jeanne":2,"redouan-rhazouani":2,"andyxning":2,"Juneezee":2,"smoothdvd":2,"yazan-abu-obaideh":2,"zelosleone":2,"spiros-spiros":2,"Dannydoesdev":2,"Dabz":2,"yuhangcangqian":2,"bbrala":2,"crewone":2,"waveywaves":2,"akshayv":2,"alingse":2,"Gofastasf":2,"liutizhong":1,"luffy-orf":1,"VjDharnish":1,"kursataktas":1,"hongmengning":1,"MarcusSorealheis":1,"dudanogueira":1,"paul7Junior":1,"kelvinguo0210":1,"hsm207":1,"breezykermo":1,"houpo-bob":1,"liuzhenghua":1},"maintainers":[{"login":"etiennedi","count":270,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etiennedi"},{"login":"aliszka","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aliszka"},{"login":"parkerduckworth","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkerduckworth"},{"login":"asdine","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdine"},{"login":"trengrj","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trengrj"},{"login":"redouan-rhazouani","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/redouan-rhazouani"},{"login":"moogacs","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moogacs"},{"login":"CShorten","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CShorten"},{"login":"byronvoorbach","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/byronvoorbach"},{"login":"bobvanluijt","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobvanluijt"},{"login":"StefanBogdan","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/StefanBogdan"},{"login":"erika-cardenas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erika-cardenas"},{"login":"mikewyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikewyer"},{"login":"Shah91n","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Shah91n"}],"active_maintainers":[{"login":"aliszka","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aliszka"},{"login":"asdine","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asdine"},{"login":"parkerduckworth","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/parkerduckworth"},{"login":"etiennedi","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/etiennedi"},{"login":"trengrj","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trengrj"},{"login":"moogacs","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/moogacs"},{"login":"erika-cardenas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erika-cardenas"},{"login":"CShorten","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CShorten"},{"login":"mikewyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikewyer"},{"login":"Shah91n","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Shah91n"}]},"events":null,"keywords":["approximate-nearest-neighbor-search","generative-search","grpc","hnsw","hybrid-search","image-search","information-retrieval","mlops","nearest-neighbor-search","neural-search","recommender-system","search-engine","semantic-search","semantic-search-engine","similarity-search","vector-database","vector-search","vector-search-engine","vectors","weaviate"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/branch.yaml","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:12.723Z","updated_at":"2023-07-13T04:16:12.723Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/.github/workflows/branch.yaml","dependencies":[{"id":11390383608,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11390383609,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_requests.yaml","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:12.985Z","updated_at":"2023-07-13T04:16:12.985Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/.github/workflows/pull_requests.yaml","dependencies":[{"id":11390384080,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11390384083,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":11390384085,"package_name":"Templum/govulncheck-action","ecosystem":"actions","requirements":"v0.10.1","direct":true,"kind":"composite","optional":false},{"id":11390384087,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11390384089,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11390384090,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11390384092,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yaml","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:13.294Z","updated_at":"2023-07-13T04:16:13.294Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/.github/workflows/release.yaml","dependencies":[{"id":11390387039,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":11390387043,"package_name":"wangyoucao577/go-release-action","ecosystem":"actions","requirements":"v1.38","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:13.455Z","updated_at":"2023-07-13T04:16:13.455Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/Dockerfile","dependencies":[{"id":11390388146,"package_name":"golang","ecosystem":"docker","requirements":"1.20-alpine","direct":true,"kind":"build","optional":false},{"id":11390388150,"package_name":"build_base","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false},{"id":11390388154,"package_name":"alpine","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose-test.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:13.571Z","updated_at":"2023-07-13T04:16:13.571Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/docker-compose-test.yml","dependencies":[{"id":11390388920,"package_name":"weaviate/test-server","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":11390388921,"package_name":"semitechnologies/contextionary","ecosystem":"docker","requirements":"en0.16.0-v1.2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:13.647Z","updated_at":"2023-07-13T04:16:13.647Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/docker-compose.yml","dependencies":[{"id":11390389507,"package_name":"semitechnologies/contextionary","ecosystem":"docker","requirements":"en0.16.0-v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":11390389508,"package_name":"prom/prometheus","ecosystem":"docker","requirements":"v2.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390389509,"package_name":"grafana/grafana-oss","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":11390389510,"package_name":"jboss/keycloak","ecosystem":"docker","requirements":"5.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390389511,"package_name":"semitechnologies/transformers-inference","ecosystem":"docker","requirements":"distilbert-base-uncased","direct":true,"kind":"runtime","optional":false},{"id":11390389512,"package_name":"semitechnologies/qna-transformers","ecosystem":"docker","requirements":"bert-large-uncased-whole-word-masking-finetuned-squad","direct":true,"kind":"runtime","optional":false},{"id":11390389513,"package_name":"semitechnologies/img2vec-pytorch","ecosystem":"docker","requirements":"resnet50","direct":true,"kind":"runtime","optional":false},{"id":11390389514,"package_name":"semitechnologies/ner-transformers","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":11390389515,"package_name":"semitechnologies/sum-transformers","ecosystem":"docker","requirements":"facebook-bart-large-cnn","direct":true,"kind":"runtime","optional":false},{"id":11390389516,"package_name":"semitechnologies/text-spellcheck-model","ecosystem":"docker","requirements":"pyspellchecker-en","direct":true,"kind":"runtime","optional":false},{"id":11390389517,"package_name":"semitechnologies/multi2vec-clip","ecosystem":"docker","requirements":"sentence-transformers-clip-ViT-B-32-multilingual-v1","direct":true,"kind":"runtime","optional":false},{"id":11390389518,"package_name":"semitechnologies/transformers-inference","ecosystem":"docker","requirements":"facebook-dpr-ctx_encoder-single-nq-base","direct":true,"kind":"runtime","optional":false},{"id":11390389519,"package_name":"semitechnologies/transformers-inference","ecosystem":"docker","requirements":"facebook-dpr-question_encoder-single-nq-base","direct":true,"kind":"runtime","optional":false},{"id":11390389520,"package_name":"semitechnologies/reranker-transformers","ecosystem":"docker","requirements":"cross-encoder-ms-marco-MiniLM-L-6-v2","direct":true,"kind":"runtime","optional":false},{"id":11390389521,"package_name":"minio/minio","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":11390389522,"package_name":"oittaa/gcp-storage-emulator","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":11390389583,"package_name":"mcr.microsoft.com/azure-storage/azurite","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:14.091Z","updated_at":"2023-07-13T04:16:14.091Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/go.mod","dependencies":[{"id":11390390630,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":true,"kind":"runtime","optional":false},{"id":11390390631,"package_name":"github.com/bmatcuk/doublestar","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false},{"id":11390390632,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390390633,"package_name":"github.com/danaugrs/go-tsne","ecosystem":"go","requirements":"v0.0.0-20200708172100-6b7d1d577fd3","direct":true,"kind":"runtime","optional":false},{"id":11390390634,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390390635,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390390636,"package_name":"github.com/fatih/camelcase","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390637,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.3","direct":true,"kind":"runtime","optional":false},{"id":11390390638,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":true,"kind":"runtime","optional":false},{"id":11390390639,"package_name":"github.com/go-openapi/runtime","ecosystem":"go","requirements":"v0.24.2","direct":true,"kind":"runtime","optional":false},{"id":11390390640,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":true,"kind":"runtime","optional":false},{"id":11390390641,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.3","direct":true,"kind":"runtime","optional":false},{"id":11390390642,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.22.3","direct":true,"kind":"runtime","optional":false},{"id":11390390643,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":true,"kind":"runtime","optional":false},{"id":11390390644,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390645,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":11390390646,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390647,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390390648,"package_name":"github.com/minio/minio-go/v7","ecosystem":"go","requirements":"v7.0.31","direct":true,"kind":"runtime","optional":false},{"id":11390390649,"package_name":"github.com/nyaruka/phonenumbers","ecosystem":"go","requirements":"v1.0.54","direct":true,"kind":"runtime","optional":false},{"id":11390390650,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":11390390651,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.1","direct":true,"kind":"runtime","optional":false},{"id":11390390652,"package_name":"github.com/rs/cors","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390653,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":11390390654,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390390655,"package_name":"github.com/square/go-jose","ecosystem":"go","requirements":"v2.3.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11390390656,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":11390390657,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":11390390658,"package_name":"github.com/weaviate/contextionary","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":11390390671,"package_name":"github.com/willf/bloom","ecosystem":"go","requirements":"v2.0.3+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11390390674,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.6","direct":true,"kind":"runtime","optional":false},{"id":11390390676,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390390677,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390390678,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390390679,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":11390390680,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":11390390681,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":true,"kind":"runtime","optional":false},{"id":11390390682,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.53.0","direct":true,"kind":"runtime","optional":false},{"id":11390390683,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390390684,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390390685,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390686,"package_name":"github.com/coreos/go-oidc/v3","ecosystem":"go","requirements":"v3.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390390687,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390390688,"package_name":"github.com/pkoukk/tiktoken-go","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390390689,"package_name":"github.com/tailor-inc/graphql","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":11390390690,"package_name":"github.com/weaviate/sroar","ecosystem":"go","requirements":"v0.0.0-20230210105426-26108af5465d","direct":true,"kind":"runtime","optional":false},{"id":11390390691,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390390692,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":true,"kind":"runtime","optional":false},{"id":11390390693,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":true,"kind":"runtime","optional":false},{"id":11390390694,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":true,"kind":"runtime","optional":false},{"id":11390390695,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":11390390696,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":11390390697,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":11390390698,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":true,"kind":"runtime","optional":false},{"id":11390390699,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":11390390700,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390390701,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":true,"kind":"runtime","optional":false},{"id":11390390702,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":true,"kind":"runtime","optional":false},{"id":11390390703,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":true,"kind":"runtime","optional":false},{"id":11390390704,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":11390390705,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390390706,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390390707,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.6.19","direct":true,"kind":"runtime","optional":false},{"id":11390390708,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.1","direct":true,"kind":"runtime","optional":false},{"id":11390390709,"package_name":"github.com/dlclark/regexp2","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":11390390710,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.8.2+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11390390711,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v23.0.3+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11390390712,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390713,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390714,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":true,"kind":"runtime","optional":false},{"id":11390390715,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":true,"kind":"runtime","optional":false},{"id":11390390716,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":true,"kind":"runtime","optional":false},{"id":11390390717,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":11390390718,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":11390390719,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":11390390720,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390721,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":11390390722,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390390723,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390390724,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390725,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":true,"kind":"runtime","optional":false},{"id":11390390726,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390390727,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390728,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":11390390729,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390730,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":11390390731,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":true,"kind":"runtime","optional":false},{"id":11390390732,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":11390390733,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":true,"kind":"runtime","optional":false},{"id":11390390734,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":true,"kind":"runtime","optional":false},{"id":11390390735,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":11390390736,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":true,"kind":"runtime","optional":false},{"id":11390390737,"package_name":"github.com/minio/md5-simd","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390390738,"package_name":"github.com/minio/sha256-simd","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390390739,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390740,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390741,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390742,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20221128092401-c43b287e0e0f","direct":true,"kind":"runtime","optional":false},{"id":11390390743,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":11390390744,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":11390390745,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390746,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":11390390747,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390748,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0-rc2","direct":true,"kind":"runtime","optional":false},{"id":11390390749,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.1.5","direct":true,"kind":"runtime","optional":false},{"id":11390390750,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390390751,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390390752,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390390753,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.30.0","direct":true,"kind":"runtime","optional":false},{"id":11390390754,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":true,"kind":"runtime","optional":false},{"id":11390390755,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":11390390756,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":true,"kind":"runtime","optional":false},{"id":11390390757,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":true,"kind":"runtime","optional":false},{"id":11390390758,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390390759,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11","direct":true,"kind":"runtime","optional":false},{"id":11390390760,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":11390390761,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":11390390762,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":true,"kind":"runtime","optional":false},{"id":11390390763,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":true,"kind":"runtime","optional":false},{"id":11390390764,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":true,"kind":"runtime","optional":false},{"id":11390390765,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":11390390766,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":11390390767,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.57.0","direct":true,"kind":"runtime","optional":false},{"id":11390390768,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.6.0","direct":true,"kind":"runtime","optional":false},{"id":11390390769,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-07-13T04:16:14.345Z","updated_at":"2023-07-13T04:16:14.345Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/go.sum","dependencies":[{"id":11390391488,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390391490,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":11390391492,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":11390391494,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":11390391496,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":11390391498,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":11390391500,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":11390391502,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":11390391504,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":11390391505,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":11390391507,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":11390391508,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":11390391510,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390391511,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":11390391513,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":11390391515,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":11390391516,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":11390391518,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":11390391519,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":11390391521,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":11390391522,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":11390391524,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":11390391525,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":11390391527,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":11390391528,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":11390391529,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":11390391531,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":11390391533,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":11390391534,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":11390391536,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":11390391537,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":11390391539,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390391541,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391542,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391544,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391545,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390391548,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390391549,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391551,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391553,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391554,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390391556,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390391558,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390391560,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":11390391562,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390391563,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391565,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391567,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391568,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390391570,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391571,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390391573,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391575,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391576,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390391577,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391579,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391581,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390391582,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390391583,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390391585,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":11390391586,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":11390391588,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":11390391589,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391591,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391593,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390391595,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391597,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":false,"kind":"runtime","optional":false},{"id":11390391598,"package_name":"github.com/AzureAD/microsoft-authentication-library-for-go","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390391601,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390391603,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":11390391605,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390391607,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":11390391609,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390391611,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391613,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":false,"kind":"runtime","optional":false},{"id":11390391614,"package_name":"github.com/RoaringBitmap/roaring","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390391616,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":11390391618,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":11390391620,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":11390391622,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":11390391623,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":11390391625,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391627,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":11390391629,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20200907205600-7a23bdc65eef","direct":false,"kind":"runtime","optional":false},{"id":11390391631,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":false,"kind":"runtime","optional":false},{"id":11390391633,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":11390391634,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391636,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390391637,"package_name":"github.com/bmatcuk/doublestar","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390391639,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391641,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391642,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390391644,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391647,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391648,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391650,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391652,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390391653,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":11390391655,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":11390391656,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390391659,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390391661,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":11390391663,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":11390391664,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":11390391666,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":11390391667,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":11390391669,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":11390391671,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":11390391672,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":11390391673,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":11390391675,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390391677,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.6.19","direct":false,"kind":"runtime","optional":false},{"id":11390391679,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391681,"package_name":"github.com/coreos/go-oidc/v3","ecosystem":"go","requirements":"v3.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391683,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390391685,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390391687,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":11390391689,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":11390391691,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.17","direct":false,"kind":"runtime","optional":false},{"id":11390391692,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390391694,"package_name":"github.com/danaugrs/go-tsne","ecosystem":"go","requirements":"v0.0.0-20200708172100-6b7d1d577fd3","direct":false,"kind":"runtime","optional":false},{"id":11390391696,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391698,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391699,"package_name":"github.com/dlclark/regexp2","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390391701,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391703,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.8.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390391705,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v23.0.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390391707,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391708,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391710,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391711,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391713,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390391715,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":11390391717,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":11390391718,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":11390391720,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":11390391721,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":11390391723,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":11390391724,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":11390391726,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":11390391727,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391729,"package_name":"github.com/fatih/camelcase","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391731,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":11390391733,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":11390391735,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":11390391736,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391738,"package_name":"github.com/glycerine/go-unsnap-stream","ecosystem":"go","requirements":"v0.0.0-20181221182339-f9677308dec2","direct":false,"kind":"runtime","optional":false},{"id":11390391740,"package_name":"github.com/glycerine/goconvey","ecosystem":"go","requirements":"v0.0.0-20190410193231-58a59202ab31","direct":false,"kind":"runtime","optional":false},{"id":11390391742,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":11390391744,"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":11390391746,"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":11390391748,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390391750,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390391751,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391753,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391756,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391757,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391759,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":11390391761,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.8","direct":false,"kind":"runtime","optional":false},{"id":11390391762,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.9","direct":false,"kind":"runtime","optional":false},{"id":11390391764,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":11390391767,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.3","direct":false,"kind":"runtime","optional":false},{"id":11390391768,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":11390391771,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":11390391772,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":false,"kind":"runtime","optional":false},{"id":11390391775,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390391777,"package_name":"github.com/go-openapi/runtime","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":11390391781,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390391784,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390391787,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390391788,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":11390391791,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.3","direct":false,"kind":"runtime","optional":false},{"id":11390391792,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":11390391795,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.15","direct":false,"kind":"runtime","optional":false},{"id":11390391798,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390391799,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":11390391802,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390391805,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390391808,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390391810,"package_name":"github.com/gobuffalo/attrs","ecosystem":"go","requirements":"v0.0.0-20190224210810-a9411de4debd","direct":false,"kind":"runtime","optional":false},{"id":11390391813,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.0.0-20190329151759-d478694a28d3","direct":false,"kind":"runtime","optional":false},{"id":11390391816,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391818,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.6.15","direct":false,"kind":"runtime","optional":false},{"id":11390391822,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390391824,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391828,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391829,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390391832,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190329151137-27723ad26ef9","direct":false,"kind":"runtime","optional":false},{"id":11390391834,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190403191548-3ca520ef0d9e","direct":false,"kind":"runtime","optional":false},{"id":11390391835,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391837,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391838,"package_name":"github.com/gobuffalo/gitgen","ecosystem":"go","requirements":"v0.0.0-20190315122116-cc086187d211","direct":false,"kind":"runtime","optional":false},{"id":11390391840,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.0.0-20190315121717-8f38393713f5","direct":false,"kind":"runtime","optional":false},{"id":11390391842,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391843,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391845,"package_name":"github.com/gobuffalo/logger","ecosystem":"go","requirements":"v0.0.0-20190315122211-86e12af44bc2","direct":false,"kind":"runtime","optional":false},{"id":11390391847,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390391849,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390391850,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.0.0-20190315124812-a385830c7fc0","direct":false,"kind":"runtime","optional":false},{"id":11390391852,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391854,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":11390391855,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391857,"package_name":"github.com/gobuffalo/syncx","ecosystem":"go","requirements":"v0.0.0-20190224160051-33c29581e754","direct":false,"kind":"runtime","optional":false},{"id":11390391859,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390391860,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.6","direct":false,"kind":"runtime","optional":false},{"id":11390391861,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391862,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390391864,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390391866,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391868,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":11390391870,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":11390391871,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":11390391873,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":11390391874,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":11390391876,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391878,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391879,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390391881,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391882,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390391883,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390391885,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":11390391887,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391888,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390391890,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391892,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390391893,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390391895,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390391897,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390391899,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390391900,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":11390391902,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":11390391904,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":11390391905,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":11390391907,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391908,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390391910,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390391912,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390391913,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391915,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390391916,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390391918,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390391920,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390391922,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390391923,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":11390391925,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391927,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391928,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391930,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390391932,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390391933,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390391935,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390391937,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390391938,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390391940,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390391942,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":11390391944,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":11390391945,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":11390391947,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":11390391948,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":11390391950,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":11390391952,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391955,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390391957,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390391959,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391960,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390391962,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":11390391964,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":11390391966,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":11390391967,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":11390391969,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":11390391970,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":11390391972,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":11390391974,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":11390391975,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":11390391977,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":11390391979,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":11390391980,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":11390391982,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":11390391983,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":11390391985,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390391987,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390391989,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390391990,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390391992,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":11390391993,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390391995,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390391996,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":11390391998,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392000,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392001,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392003,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392005,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392006,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392008,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392010,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20190910122728-9d188e94fb99","direct":false,"kind":"runtime","optional":false},{"id":11390392012,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":11390392014,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392016,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392018,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392020,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390392021,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392023,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392025,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392026,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392028,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392030,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390392032,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392033,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392035,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":11390392037,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":11390392039,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392041,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392042,"package_name":"github.com/joho/godotenv","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392044,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392046,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392048,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":11390392050,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390392051,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":11390392053,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":11390392054,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":11390392056,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390392058,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390392060,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392062,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392063,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390392065,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":11390392067,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392069,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392071,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":11390392073,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390392074,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390392076,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390392078,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390392079,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390392081,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":11390392082,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392084,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390392085,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392086,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392088,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392089,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392091,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392094,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":false,"kind":"runtime","optional":false},{"id":11390392096,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190614124828-94de47d64c63","direct":false,"kind":"runtime","optional":false},{"id":11390392098,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190626092158-b2ccc519800e","direct":false,"kind":"runtime","optional":false},{"id":11390392100,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.6","direct":false,"kind":"runtime","optional":false},{"id":11390392102,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false},{"id":11390392104,"package_name":"github.com/markbates/oncer","ecosystem":"go","requirements":"v0.0.0-20181203154359-bf2de49a0be2","direct":false,"kind":"runtime","optional":false},{"id":11390392106,"package_name":"github.com/markbates/safe","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390392108,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390392110,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390392111,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":false,"kind":"runtime","optional":false},{"id":11390392113,"package_name":"github.com/minio/md5-simd","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392116,"package_name":"github.com/minio/minio-go/v7","ecosystem":"go","requirements":"v7.0.31","direct":false,"kind":"runtime","optional":false},{"id":11390392118,"package_name":"github.com/minio/sha256-simd","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392120,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390392123,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390392124,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390392127,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392129,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392132,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392134,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392137,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20221128092401-c43b287e0e0f","direct":false,"kind":"runtime","optional":false},{"id":11390392140,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":11390392142,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":11390392144,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":11390392145,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390392148,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390392149,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":11390392153,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392154,"package_name":"github.com/mrunalp/fileutils","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392157,"package_name":"github.com/mschoch/smat","ecosystem":"go","requirements":"v0.0.0-20160514031455-90eadee771ae","direct":false,"kind":"runtime","optional":false},{"id":11390392160,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":11390392162,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":11390392164,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":11390392167,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":11390392169,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":11390392172,"package_name":"github.com/nyaruka/phonenumbers","ecosystem":"go","requirements":"v1.0.54","direct":false,"kind":"runtime","optional":false},{"id":11390392173,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390392176,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390392178,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":11390392181,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.15.2","direct":false,"kind":"runtime","optional":false},{"id":11390392183,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390392186,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":11390392188,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":11390392190,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392193,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0-rc2","direct":false,"kind":"runtime","optional":false},{"id":11390392196,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.1.5","direct":false,"kind":"runtime","optional":false},{"id":11390392197,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20210326190908-1c3f411f0417","direct":false,"kind":"runtime","optional":false},{"id":11390392199,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390392201,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392203,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":11390392205,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392207,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392209,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210115035449-ce105d075bb4","direct":false,"kind":"runtime","optional":false},{"id":11390392211,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390392213,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390392214,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390392215,"package_name":"github.com/pkoukk/tiktoken-go","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392217,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392218,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390392219,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392220,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390392221,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":11390392222,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":11390392223,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":11390392225,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":11390392226,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":11390392228,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392230,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390392231,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390392233,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390392234,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390392236,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":11390392238,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390392239,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390392241,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390392243,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":11390392244,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392246,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392248,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390392250,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392252,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390392253,"package_name":"github.com/rs/cors","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392255,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390392256,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390392258,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":11390392260,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.2-0.20220502022130-f33da4d89646","direct":false,"kind":"runtime","optional":false},{"id":11390392262,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392264,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392266,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392267,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390392269,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390392271,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390392272,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392274,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390392276,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390392278,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":11390392279,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":11390392282,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":11390392284,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392285,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390392287,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390392288,"package_name":"github.com/square/go-jose","ecosystem":"go","requirements":"v2.3.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390392290,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392291,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392293,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392294,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392296,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390392297,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392299,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392300,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390392303,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390392304,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392306,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390392308,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390392309,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390392311,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":11390392312,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20200815063812-42c35b437635","direct":false,"kind":"runtime","optional":false},{"id":11390392314,"package_name":"github.com/syndtr/goleveldb","ecosystem":"go","requirements":"v0.0.0-20180708030551-c4c61651e9e3","direct":false,"kind":"runtime","optional":false},{"id":11390392316,"package_name":"github.com/tailor-inc/graphql","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390392318,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390392320,"package_name":"github.com/tidwall/pretty","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392322,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":11390392325,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392328,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20191106174202-0a2b9b5464df","direct":false,"kind":"runtime","optional":false},{"id":11390392330,"package_name":"github.com/weaviate/contextionary","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390392332,"package_name":"github.com/weaviate/sroar","ecosystem":"go","requirements":"v0.0.0-20230210105426-26108af5465d","direct":false,"kind":"runtime","optional":false},{"id":11390392333,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390392334,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":11390392335,"package_name":"github.com/willf/bloom","ecosystem":"go","requirements":"v2.0.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390392336,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390392337,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390392338,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392339,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390392340,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390392341,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":11390392342,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":11390392343,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":11390392344,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":11390392345,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390392346,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390392347,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.6","direct":false,"kind":"runtime","optional":false},{"id":11390392348,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":11390392349,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":11390392350,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.8.3","direct":false,"kind":"runtime","optional":false},{"id":11390392351,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390392352,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":11390392353,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390392354,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390392355,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":11390392356,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":11390392357,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":11390392358,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":11390392359,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390392360,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390392361,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392362,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":11390392363,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":11390392364,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190422162423-af44ce270edf","direct":false,"kind":"runtime","optional":false},{"id":11390392365,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":11390392366,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":11390392367,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190923035154-9ee001bba392","direct":false,"kind":"runtime","optional":false},{"id":11390392368,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":11390392369,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200302210943-78000ba7a073","direct":false,"kind":"runtime","optional":false},{"id":11390392370,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":11390392371,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201216223049-8b5274cf687f","direct":false,"kind":"runtime","optional":false},{"id":11390392372,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":11390392373,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":11390392374,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":11390392375,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":11390392376,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":11390392377,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":11390392378,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":11390392379,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":11390392380,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":11390392381,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":11390392382,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":11390392383,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":11390392384,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":11390392385,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":11390392386,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":11390392387,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":11390392388,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":11390392389,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":11390392390,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":11390392391,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":11390392392,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":11390392393,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":11390392394,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":11390392395,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":11390392396,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":11390392397,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":11390392398,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":11390392399,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":11390392400,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392401,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":11390392402,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":11390392403,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392404,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392405,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392406,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390392407,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390392408,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":11390392409,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":11390392410,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":11390392411,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":11390392412,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":11390392413,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":11390392414,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":11390392415,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":11390392416,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":11390392417,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":11390392418,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":11390392419,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":11390392420,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":11390392421,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":11390392422,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":11390392423,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":11390392424,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":11390392425,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":11390392426,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":11390392427,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":11390392428,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":11390392429,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":11390392430,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":11390392431,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":11390392432,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":11390392433,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":11390392434,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520004742-59133d7f0dd7","direct":false,"kind":"runtime","optional":false},{"id":11390392435,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":11390392436,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":11390392437,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":11390392438,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":11390392439,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":11390392440,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":11390392441,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":11390392442,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201202161906-c7110b5ffcbb","direct":false,"kind":"runtime","optional":false},{"id":11390392443,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":11390392444,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":11390392445,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":11390392446,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":11390392447,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":11390392448,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":11390392449,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210421230115-4e50805a0758","direct":false,"kind":"runtime","optional":false},{"id":11390392450,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":11390392451,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":11390392452,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":11390392453,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":11390392454,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":11390392455,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":11390392456,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":11390392457,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":11390392458,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":11390392459,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":11390392460,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220826154423-83b083e8dc8b","direct":false,"kind":"runtime","optional":false},{"id":11390392461,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392462,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":11390392463,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":11390392464,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":11390392465,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":11390392466,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":11390392467,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":11390392468,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":11390392469,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":11390392470,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":11390392471,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":11390392472,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":11390392473,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":11390392474,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":11390392475,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":11390392476,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":11390392477,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":11390392478,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":11390392479,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":11390392480,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":11390392481,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":11390392482,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":11390392483,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392484,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":11390392485,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":11390392486,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":11390392487,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":11390392488,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190412183630-56d357773e84","direct":false,"kind":"runtime","optional":false},{"id":11390392489,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":11390392490,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":11390392491,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":11390392492,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":11390392493,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":11390392494,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":11390392495,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":11390392496,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":11390392497,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392498,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":11390392499,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":11390392500,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":11390392501,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":11390392502,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":11390392503,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":11390392504,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190403152447-81d4e9dc473e","direct":false,"kind":"runtime","optional":false},{"id":11390392505,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":11390392506,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190419153524-e8e3143a4f4a","direct":false,"kind":"runtime","optional":false},{"id":11390392507,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":11390392508,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":11390392509,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":11390392510,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190531175056-4c3a928424d2","direct":false,"kind":"runtime","optional":false},{"id":11390392511,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":11390392512,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606203320-7fc4e5ec1444","direct":false,"kind":"runtime","optional":false},{"id":11390392513,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":11390392514,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":11390392515,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190904154756-749cb33beabd","direct":false,"kind":"runtime","optional":false},{"id":11390392516,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190922100055-0a153f010e69","direct":false,"kind":"runtime","optional":false},{"id":11390392517,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190924154521-2837fb4f24fe","direct":false,"kind":"runtime","optional":false},{"id":11390392518,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":11390392519,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191005200804-aed5e4c7ecf9","direct":false,"kind":"runtime","optional":false},{"id":11390392520,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":11390392521,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191115151921-52ab43148777","direct":false,"kind":"runtime","optional":false},{"id":11390392522,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":11390392523,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":11390392524,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":11390392525,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":11390392526,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":11390392527,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":11390392528,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":11390392529,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":11390392530,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":11390392531,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":11390392532,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":11390392533,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":11390392534,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":11390392535,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":11390392536,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":11390392537,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":11390392538,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":11390392539,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":11390392540,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":11390392541,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":11390392542,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200923182605-d9f96fdee20d","direct":false,"kind":"runtime","optional":false},{"id":11390392543,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":11390392544,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":11390392545,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":11390392546,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":11390392547,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210112080510-489259a85091","direct":false,"kind":"runtime","optional":false},{"id":11390392548,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":11390392549,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":11390392550,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":11390392551,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":11390392552,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":11390392553,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":11390392554,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":11390392555,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210420072515-93ed5bcd2bfe","direct":false,"kind":"runtime","optional":false},{"id":11390392556,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":11390392557,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":11390392558,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":11390392559,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":11390392560,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":11390392561,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":11390392562,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":11390392563,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":11390392564,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":11390392565,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":11390392566,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210906170528-6f6e22806c34","direct":false,"kind":"runtime","optional":false},{"id":11390392567,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":11390392568,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211025201205-69cdffdb9359","direct":false,"kind":"runtime","optional":false},{"id":11390392569,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211116061358-0a5406a5449c","direct":false,"kind":"runtime","optional":false},{"id":11390392570,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":11390392571,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":11390392572,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":11390392573,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":11390392574,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":11390392575,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":11390392576,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":11390392577,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":11390392578,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":11390392579,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":11390392580,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":11390392581,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":11390392582,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":11390392583,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":11390392584,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390392585,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201117132131-f5c789dd3221","direct":false,"kind":"runtime","optional":false},{"id":11390392586,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":11390392587,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":11390392588,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":11390392589,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392590,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":11390392591,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390392592,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390392593,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390392594,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390392595,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":11390392596,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":11390392597,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392598,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":11390392599,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":11390392600,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":11390392601,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220210224613-90d013bbcef8","direct":false,"kind":"runtime","optional":false},{"id":11390392602,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":11390392603,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":11390392604,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":11390392605,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":11390392606,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":11390392607,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":11390392608,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190329151228-23e29df326fe","direct":false,"kind":"runtime","optional":false},{"id":11390392609,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190416151739-9c9e1878f421","direct":false,"kind":"runtime","optional":false},{"id":11390392610,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190420181800-aa740d480789","direct":false,"kind":"runtime","optional":false},{"id":11390392611,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":11390392612,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":11390392613,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":11390392614,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190531172133-b3315ee88b7d","direct":false,"kind":"runtime","optional":false},{"id":11390392615,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":11390392616,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":11390392617,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":11390392618,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":11390392619,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190907020128-2ca718005c18","direct":false,"kind":"runtime","optional":false},{"id":11390392620,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":11390392621,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":11390392622,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":11390392623,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":11390392624,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":11390392625,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":11390392626,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":11390392627,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":11390392628,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":11390392629,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":11390392630,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":11390392631,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":11390392632,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":11390392633,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":11390392634,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":11390392635,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":11390392636,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":11390392637,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":11390392638,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":11390392639,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":11390392640,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":11390392641,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":11390392642,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":11390392643,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":11390392644,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":11390392645,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":11390392646,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":11390392647,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":11390392648,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":11390392649,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200928182047-19e03678916f","direct":false,"kind":"runtime","optional":false},{"id":11390392650,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":11390392651,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":11390392652,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":11390392653,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201224043029-2b0845dc783e","direct":false,"kind":"runtime","optional":false},{"id":11390392654,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":11390392655,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":11390392656,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392657,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390392658,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390392659,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390392660,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":11390392661,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":11390392662,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":11390392663,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":11390392664,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":11390392665,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":11390392666,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":11390392667,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":11390392668,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":11390392669,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":11390392670,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":11390392671,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392672,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390392673,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390392674,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390392675,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":11390392676,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":11390392677,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":11390392678,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":11390392679,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":11390392680,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390392681,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":11390392682,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390392683,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390392684,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390392685,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":11390392686,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390392687,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":11390392688,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":11390392689,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":11390392690,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":11390392691,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":11390392692,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":11390392693,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":11390392694,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":11390392695,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":11390392696,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":11390392697,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":11390392698,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":11390392699,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390392700,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":11390392701,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":11390392702,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":11390392703,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":11390392704,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":11390392705,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":11390392706,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":11390392707,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":11390392708,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":11390392709,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":11390392710,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":11390392711,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392712,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392713,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390392714,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390392715,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":11390392716,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":11390392717,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":11390392718,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":11390392719,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":11390392720,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":11390392721,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":11390392722,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":11390392723,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":11390392724,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":11390392725,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":11390392726,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":11390392727,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":11390392728,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":11390392729,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":11390392730,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":11390392731,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":11390392732,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":11390392733,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":11390392734,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":11390392735,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":11390392736,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":11390392737,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":11390392738,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":11390392739,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":11390392740,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":11390392741,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":11390392742,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":11390392743,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":11390392744,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":11390392745,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":11390392746,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":11390392747,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":11390392748,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":11390392749,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":11390392750,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":11390392751,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":11390392752,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":11390392753,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":11390392754,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":11390392755,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":11390392756,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":11390392757,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":11390392758,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":11390392759,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":11390392760,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":11390392761,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":11390392762,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":11390392763,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":11390392764,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":11390392765,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":11390392766,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":11390392767,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":11390392768,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":11390392769,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":11390392770,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":11390392771,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":11390392772,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":11390392773,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":11390392774,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":11390392775,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":11390392776,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":11390392777,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":11390392778,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":11390392779,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":11390392780,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":11390392781,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":11390392782,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":11390392783,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":11390392784,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":11390392785,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":11390392786,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":11390392787,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":11390392788,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":11390392789,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":11390392790,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":11390392791,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":11390392792,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":11390392793,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":11390392794,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":11390392795,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":11390392796,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":11390392797,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390392798,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390392799,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390392800,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390392801,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390392802,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":11390392803,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390392804,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":11390392805,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":11390392806,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390392807,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":11390392808,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390392809,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":11390392810,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":11390392811,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":11390392812,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":11390392813,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":11390392814,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":11390392815,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":11390392816,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":11390392817,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":11390392818,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.1","direct":false,"kind":"runtime","optional":false},{"id":11390392819,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":11390392820,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":11390392821,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.1","direct":false,"kind":"runtime","optional":false},{"id":11390392822,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":11390392823,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.1","direct":false,"kind":"runtime","optional":false},{"id":11390392824,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":11390392825,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":11390392826,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":false,"kind":"runtime","optional":false},{"id":11390392827,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.2","direct":false,"kind":"runtime","optional":false},{"id":11390392828,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":11390392829,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.53.0","direct":false,"kind":"runtime","optional":false},{"id":11390392830,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392831,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":11390392832,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":11390392833,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":11390392834,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":11390392835,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390392836,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390392837,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390392838,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":11390392839,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390392840,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":11390392841,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":11390392842,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390392843,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":11390392844,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390392845,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390392846,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":11390392847,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":11390392848,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":11390392849,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":11390392850,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":11390392851,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":11390392852,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392853,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":11390392854,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390392855,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390392856,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":11390392857,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390392858,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390392859,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390392860,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":11390392861,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":11390392862,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":11390392863,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390392864,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390392865,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":11390392866,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200605160147-a5ece683394c","direct":false,"kind":"runtime","optional":false},{"id":11390392867,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":11390392868,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":11390392869,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390392870,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390392871,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":11390392872,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":11390392873,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":11390392874,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":11390392875,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390392876,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390392877,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":11390392878,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390392879,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390392880,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/acceptance_with_go_client/go.mod","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:15.011Z","updated_at":"2023-07-13T04:16:15.011Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/test/acceptance_with_go_client/go.mod","dependencies":[{"id":11390393576,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.3","direct":true,"kind":"runtime","optional":false},{"id":11390393577,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":11390393578,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":true,"kind":"runtime","optional":false},{"id":11390393579,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":true,"kind":"runtime","optional":false},{"id":11390393580,"package_name":"github.com/weaviate/weaviate","ecosystem":"go","requirements":"v1.19.12-0.20230705121804-dc9b87202868","direct":true,"kind":"runtime","optional":false},{"id":11390393581,"package_name":"github.com/weaviate/weaviate-go-client/v4","ecosystem":"go","requirements":"v4.8.2-0.20230705135836-f52befb5aeb4","direct":true,"kind":"runtime","optional":false},{"id":11390393582,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":true,"kind":"runtime","optional":false},{"id":11390393583,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":true,"kind":"runtime","optional":false},{"id":11390393584,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":true,"kind":"runtime","optional":false},{"id":11390393585,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false},{"id":11390393586,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":true,"kind":"runtime","optional":false},{"id":11390393587,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390393588,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.2","direct":true,"kind":"runtime","optional":false},{"id":11390393589,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393590,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":true,"kind":"runtime","optional":false},{"id":11390393591,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":true,"kind":"runtime","optional":false},{"id":11390393592,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390393593,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":true,"kind":"runtime","optional":false},{"id":11390393594,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":true,"kind":"runtime","optional":false},{"id":11390393595,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":true,"kind":"runtime","optional":false},{"id":11390393596,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":11390393597,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390393598,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390393599,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.6.19","direct":true,"kind":"runtime","optional":false},{"id":11390393600,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.1","direct":true,"kind":"runtime","optional":false},{"id":11390393601,"package_name":"github.com/danaugrs/go-tsne","ecosystem":"go","requirements":"v0.0.0-20200708172100-6b7d1d577fd3","direct":true,"kind":"runtime","optional":false},{"id":11390393602,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390393603,"package_name":"github.com/dlclark/regexp2","ecosystem":"go","requirements":"v1.8.1","direct":true,"kind":"runtime","optional":false},{"id":11390393604,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.8.2+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11390393605,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v23.0.3+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11390393606,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390393607,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390393608,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393609,"package_name":"github.com/fatih/camelcase","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393610,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":true,"kind":"runtime","optional":false},{"id":11390393611,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.3","direct":true,"kind":"runtime","optional":false},{"id":11390393612,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":true,"kind":"runtime","optional":false},{"id":11390393613,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":true,"kind":"runtime","optional":false},{"id":11390393614,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":true,"kind":"runtime","optional":false},{"id":11390393615,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":true,"kind":"runtime","optional":false},{"id":11390393616,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.22.3","direct":true,"kind":"runtime","optional":false},{"id":11390393617,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":true,"kind":"runtime","optional":false},{"id":11390393618,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":true,"kind":"runtime","optional":false},{"id":11390393619,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":true,"kind":"runtime","optional":false},{"id":11390393620,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":11390393621,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":11390393622,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":true,"kind":"runtime","optional":false},{"id":11390393623,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390393624,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390393625,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v1.17.2","direct":true,"kind":"runtime","optional":false},{"id":11390393626,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390393627,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393628,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":true,"kind":"runtime","optional":false},{"id":11390393629,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390393630,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393631,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":true,"kind":"runtime","optional":false},{"id":11390393632,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390393633,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393634,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":true,"kind":"runtime","optional":false},{"id":11390393635,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11390393636,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":true,"kind":"runtime","optional":false},{"id":11390393637,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":11390393638,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":true,"kind":"runtime","optional":false},{"id":11390393639,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":true,"kind":"runtime","optional":false},{"id":11390393640,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":11390393641,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":true,"kind":"runtime","optional":false},{"id":11390393642,"package_name":"github.com/minio/md5-simd","ecosystem":"go","requirements":"v1.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390393643,"package_name":"github.com/minio/minio-go/v7","ecosystem":"go","requirements":"v7.0.31","direct":true,"kind":"runtime","optional":false},{"id":11390393644,"package_name":"github.com/minio/sha256-simd","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390393645,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390393646,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390393647,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390393648,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20221128092401-c43b287e0e0f","direct":true,"kind":"runtime","optional":false},{"id":11390393649,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":true,"kind":"runtime","optional":false},{"id":11390393650,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":11390393651,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393652,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":11390393653,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393654,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0-rc2","direct":true,"kind":"runtime","optional":false},{"id":11390393655,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.1.5","direct":true,"kind":"runtime","optional":false},{"id":11390393656,"package_name":"github.com/pkoukk/tiktoken-go","ecosystem":"go","requirements":"v0.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390393657,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390393658,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.1","direct":true,"kind":"runtime","optional":false},{"id":11390393659,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":true,"kind":"runtime","optional":false},{"id":11390393660,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.30.0","direct":true,"kind":"runtime","optional":false},{"id":11390393661,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":true,"kind":"runtime","optional":false},{"id":11390393662,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":true,"kind":"runtime","optional":false},{"id":11390393663,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":true,"kind":"runtime","optional":false},{"id":11390393664,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":true,"kind":"runtime","optional":false},{"id":11390393665,"package_name":"github.com/tailor-inc/graphql","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":11390393666,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.19.0","direct":true,"kind":"runtime","optional":false},{"id":11390393667,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.3","direct":true,"kind":"runtime","optional":false},{"id":11390393668,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":true,"kind":"runtime","optional":false},{"id":11390393669,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":true,"kind":"runtime","optional":false},{"id":11390393670,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390393671,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390393672,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":true,"kind":"runtime","optional":false},{"id":11390393673,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":true,"kind":"runtime","optional":false},{"id":11390393674,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390393675,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":true,"kind":"runtime","optional":false},{"id":11390393676,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.12.0","direct":true,"kind":"runtime","optional":false},{"id":11390393677,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":true,"kind":"runtime","optional":false},{"id":11390393678,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":11390393679,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":true,"kind":"runtime","optional":false},{"id":11390393680,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.53.0","direct":true,"kind":"runtime","optional":false},{"id":11390393681,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":true,"kind":"runtime","optional":false},{"id":11390393682,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.57.0","direct":true,"kind":"runtime","optional":false},{"id":11390393683,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false},{"id":11390393684,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/acceptance_with_go_client/go.sum","sha":null,"kind":"lockfile","created_at":"2023-07-13T04:16:15.161Z","updated_at":"2023-07-13T04:16:15.161Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/test/acceptance_with_go_client/go.sum","dependencies":[{"id":11390398245,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390398251,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":11390398254,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":11390398256,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":11390398259,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":11390398262,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":11390398265,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":11390398267,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":11390398271,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":11390398272,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":11390398276,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":11390398278,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":11390398280,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390398283,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":11390398285,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":11390398287,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.107.0","direct":false,"kind":"runtime","optional":false},{"id":11390398290,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398292,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398294,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398296,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398299,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398302,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398304,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.15.1","direct":false,"kind":"runtime","optional":false},{"id":11390398307,"package_name":"cloud.google.com/go/compute/metadata","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390398311,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398314,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398316,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398319,"package_name":"cloud.google.com/go/longrunning","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398322,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398323,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398326,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398329,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398331,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398334,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398337,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390398339,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398342,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390398344,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":11390398347,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":11390398349,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398352,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398356,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390398359,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398362,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":false,"kind":"runtime","optional":false},{"id":11390398365,"package_name":"github.com/AzureAD/microsoft-authentication-library-for-go","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390398368,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398371,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":11390398373,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390398376,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":11390398381,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398384,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":false,"kind":"runtime","optional":false},{"id":11390398387,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":11390398390,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":11390398394,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":11390398397,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":11390398399,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":11390398401,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":11390398404,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20200907205600-7a23bdc65eef","direct":false,"kind":"runtime","optional":false},{"id":11390398408,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":false,"kind":"runtime","optional":false},{"id":11390398412,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":11390398415,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398417,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398420,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398423,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390398426,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398429,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398432,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398435,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390398437,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":11390398440,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":11390398443,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398446,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390398449,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":11390398451,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390398454,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.6.19","direct":false,"kind":"runtime","optional":false},{"id":11390398457,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398460,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390398463,"package_name":"github.com/cpuguy83/dockercfg","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398466,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":11390398470,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":11390398473,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.17","direct":false,"kind":"runtime","optional":false},{"id":11390398475,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390398478,"package_name":"github.com/danaugrs/go-tsne","ecosystem":"go","requirements":"v0.0.0-20200708172100-6b7d1d577fd3","direct":false,"kind":"runtime","optional":false},{"id":11390398481,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398485,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398488,"package_name":"github.com/dlclark/regexp2","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390398490,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398493,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.8.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390398496,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v23.0.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390398500,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398504,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398507,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398509,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398510,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390398511,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":11390398512,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":11390398513,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398514,"package_name":"github.com/fatih/camelcase","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398515,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":11390398516,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":11390398517,"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":11390398518,"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":11390398519,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398520,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390398521,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398522,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398523,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398524,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398525,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":11390398526,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.8","direct":false,"kind":"runtime","optional":false},{"id":11390398527,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.9","direct":false,"kind":"runtime","optional":false},{"id":11390398528,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":11390398529,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.3","direct":false,"kind":"runtime","optional":false},{"id":11390398530,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":11390398531,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":11390398532,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":false,"kind":"runtime","optional":false},{"id":11390398533,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390398534,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390398535,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390398536,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390398537,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.3","direct":false,"kind":"runtime","optional":false},{"id":11390398538,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":11390398539,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.15","direct":false,"kind":"runtime","optional":false},{"id":11390398540,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390398541,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":11390398542,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390398543,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398544,"package_name":"github.com/gobuffalo/attrs","ecosystem":"go","requirements":"v0.0.0-20190224210810-a9411de4debd","direct":false,"kind":"runtime","optional":false},{"id":11390398545,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.0.0-20190329151759-d478694a28d3","direct":false,"kind":"runtime","optional":false},{"id":11390398546,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398547,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.6.15","direct":false,"kind":"runtime","optional":false},{"id":11390398548,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398549,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398550,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398551,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390398552,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190329151137-27723ad26ef9","direct":false,"kind":"runtime","optional":false},{"id":11390398553,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190403191548-3ca520ef0d9e","direct":false,"kind":"runtime","optional":false},{"id":11390398554,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398555,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398556,"package_name":"github.com/gobuffalo/gitgen","ecosystem":"go","requirements":"v0.0.0-20190315122116-cc086187d211","direct":false,"kind":"runtime","optional":false},{"id":11390398557,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.0.0-20190315121717-8f38393713f5","direct":false,"kind":"runtime","optional":false},{"id":11390398558,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398559,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398560,"package_name":"github.com/gobuffalo/logger","ecosystem":"go","requirements":"v0.0.0-20190315122211-86e12af44bc2","direct":false,"kind":"runtime","optional":false},{"id":11390398561,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398562,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390398563,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.0.0-20190315124812-a385830c7fc0","direct":false,"kind":"runtime","optional":false},{"id":11390398564,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398565,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":11390398566,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398567,"package_name":"github.com/gobuffalo/syncx","ecosystem":"go","requirements":"v0.0.0-20190224160051-33c29581e754","direct":false,"kind":"runtime","optional":false},{"id":11390398568,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390398569,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.6","direct":false,"kind":"runtime","optional":false},{"id":11390398570,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398571,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390398572,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390398573,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":11390398574,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":11390398575,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":11390398576,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":11390398577,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20210331224755-41bb18bfe9da","direct":false,"kind":"runtime","optional":false},{"id":11390398578,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398579,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398580,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398581,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398582,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390398583,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390398584,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":11390398585,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398586,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398587,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390398588,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390398589,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390398590,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390398591,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":11390398592,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":11390398593,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":11390398594,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":11390398595,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398596,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390398597,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390398598,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390398599,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398600,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390398601,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398602,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":11390398603,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398604,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398605,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398606,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398607,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398608,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398609,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390398610,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398611,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390398612,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390398613,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390398614,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":11390398615,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":11390398616,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":11390398617,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398618,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390398619,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398620,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390398621,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":11390398622,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":11390398623,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":11390398624,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":11390398625,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":11390398626,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":11390398627,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":11390398628,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398629,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398630,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390398631,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398632,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398633,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390398634,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":11390398635,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398636,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v1.17.2","direct":false,"kind":"runtime","optional":false},{"id":11390398637,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398638,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398639,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398640,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390398641,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398642,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398643,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398644,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398645,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398646,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390398647,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398648,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":11390398649,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398650,"package_name":"github.com/joho/godotenv","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398651,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398652,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398653,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":11390398654,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390398655,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":11390398656,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":11390398657,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":11390398658,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390398659,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390398660,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398661,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398662,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398663,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":11390398664,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398665,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398666,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":11390398667,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390398668,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398669,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398670,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390398671,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390398672,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":11390398673,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398674,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390398675,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398676,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398677,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398678,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398679,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398680,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.7","direct":false,"kind":"runtime","optional":false},{"id":11390398681,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190614124828-94de47d64c63","direct":false,"kind":"runtime","optional":false},{"id":11390398682,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190626092158-b2ccc519800e","direct":false,"kind":"runtime","optional":false},{"id":11390398683,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.6","direct":false,"kind":"runtime","optional":false},{"id":11390398684,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false},{"id":11390398685,"package_name":"github.com/markbates/oncer","ecosystem":"go","requirements":"v0.0.0-20181203154359-bf2de49a0be2","direct":false,"kind":"runtime","optional":false},{"id":11390398686,"package_name":"github.com/markbates/safe","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398687,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398688,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390398689,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":false,"kind":"runtime","optional":false},{"id":11390398690,"package_name":"github.com/minio/md5-simd","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398691,"package_name":"github.com/minio/minio-go/v7","ecosystem":"go","requirements":"v7.0.31","direct":false,"kind":"runtime","optional":false},{"id":11390398692,"package_name":"github.com/minio/sha256-simd","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398693,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390398694,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390398695,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398696,"package_name":"github.com/moby/patternmatcher","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398697,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398698,"package_name":"github.com/moby/sys/sequential","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398699,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20221128092401-c43b287e0e0f","direct":false,"kind":"runtime","optional":false},{"id":11390398700,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":11390398701,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":11390398702,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":11390398703,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398704,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390398705,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":11390398706,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398707,"package_name":"github.com/mrunalp/fileutils","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398708,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":11390398709,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":11390398710,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":11390398711,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390398712,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398713,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.1.0-rc2","direct":false,"kind":"runtime","optional":false},{"id":11390398714,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.1.5","direct":false,"kind":"runtime","optional":false},{"id":11390398715,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20210326190908-1c3f411f0417","direct":false,"kind":"runtime","optional":false},{"id":11390398716,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390398717,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":11390398718,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398719,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210115035449-ce105d075bb4","direct":false,"kind":"runtime","optional":false},{"id":11390398720,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398721,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390398722,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390398723,"package_name":"github.com/pkoukk/tiktoken-go","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398724,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398725,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390398726,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398727,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390398728,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":11390398729,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":11390398730,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":11390398731,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":11390398732,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":11390398733,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398734,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390398735,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390398736,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390398737,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390398738,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":11390398739,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390398740,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390398741,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390398742,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.7.3","direct":false,"kind":"runtime","optional":false},{"id":11390398743,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398744,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390398745,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398746,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390398747,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390398748,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390398749,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":11390398750,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.2-0.20220502022130-f33da4d89646","direct":false,"kind":"runtime","optional":false},{"id":11390398751,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398752,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398753,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398754,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390398755,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390398756,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390398757,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398758,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390398759,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390398760,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":11390398761,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":11390398762,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390398763,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390398764,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398765,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398766,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398767,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390398768,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390398769,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398770,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398771,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390398772,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398773,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390398774,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390398775,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390398776,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.4","direct":false,"kind":"runtime","optional":false},{"id":11390398777,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20200815063812-42c35b437635","direct":false,"kind":"runtime","optional":false},{"id":11390398778,"package_name":"github.com/tailor-inc/graphql","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390398779,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390398780,"package_name":"github.com/tidwall/pretty","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398781,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":11390398782,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398783,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20191106174202-0a2b9b5464df","direct":false,"kind":"runtime","optional":false},{"id":11390398784,"package_name":"github.com/weaviate/weaviate","ecosystem":"go","requirements":"v1.19.12-0.20230705121804-dc9b87202868","direct":false,"kind":"runtime","optional":false},{"id":11390398785,"package_name":"github.com/weaviate/weaviate-go-client/v4","ecosystem":"go","requirements":"v4.8.2-0.20230705135836-f52befb5aeb4","direct":false,"kind":"runtime","optional":false},{"id":11390398786,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390398787,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390398788,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390398789,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390398790,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390398791,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":11390398792,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":11390398793,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":11390398794,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":11390398795,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390398796,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":11390398797,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":11390398798,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390398799,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":11390398800,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390398801,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390398802,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":11390398803,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":11390398804,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":11390398805,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390398806,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":11390398807,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":11390398808,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190422162423-af44ce270edf","direct":false,"kind":"runtime","optional":false},{"id":11390398809,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":11390398810,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":11390398811,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190923035154-9ee001bba392","direct":false,"kind":"runtime","optional":false},{"id":11390398812,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":11390398813,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200302210943-78000ba7a073","direct":false,"kind":"runtime","optional":false},{"id":11390398814,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":11390398815,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":11390398816,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":11390398817,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":11390398818,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":11390398819,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":11390398820,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":11390398821,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":11390398822,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":11390398823,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":11390398824,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":11390398825,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":11390398826,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":11390398827,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":11390398828,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":11390398829,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":11390398830,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":11390398831,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":11390398832,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":11390398833,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":11390398834,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":11390398835,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":11390398836,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":11390398837,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":11390398838,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":11390398839,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":11390398840,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":11390398841,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398842,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":11390398843,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":11390398844,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390398845,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398846,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":11390398847,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":11390398848,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":11390398849,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":11390398850,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":11390398851,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":11390398852,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":11390398853,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":11390398854,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":11390398855,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":11390398856,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":11390398857,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":11390398858,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":11390398859,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":11390398860,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":11390398861,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":11390398862,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":11390398863,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":11390398864,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":11390398865,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":11390398866,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":11390398867,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":11390398868,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":11390398869,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":11390398870,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":11390398871,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":11390398872,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":11390398873,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":11390398874,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":11390398875,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":11390398876,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":11390398877,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":11390398878,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210421230115-4e50805a0758","direct":false,"kind":"runtime","optional":false},{"id":11390398879,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210525063256-abc453219eb5","direct":false,"kind":"runtime","optional":false},{"id":11390398880,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":11390398881,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398882,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":11390398883,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":11390398884,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":11390398885,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":11390398886,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":11390398887,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":11390398888,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390398889,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":11390398890,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":11390398891,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":11390398892,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":11390398893,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190412183630-56d357773e84","direct":false,"kind":"runtime","optional":false},{"id":11390398894,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":11390398895,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":11390398896,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":11390398897,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":11390398898,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":11390398899,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":11390398900,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":11390398901,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390398902,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":11390398903,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":11390398904,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":11390398905,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":11390398906,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":11390398907,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190403152447-81d4e9dc473e","direct":false,"kind":"runtime","optional":false},{"id":11390398908,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":11390398909,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190419153524-e8e3143a4f4a","direct":false,"kind":"runtime","optional":false},{"id":11390398910,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":11390398911,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":11390398912,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":11390398913,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190531175056-4c3a928424d2","direct":false,"kind":"runtime","optional":false},{"id":11390398914,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":11390398915,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606203320-7fc4e5ec1444","direct":false,"kind":"runtime","optional":false},{"id":11390398916,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":11390398917,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":11390398918,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190922100055-0a153f010e69","direct":false,"kind":"runtime","optional":false},{"id":11390398919,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190924154521-2837fb4f24fe","direct":false,"kind":"runtime","optional":false},{"id":11390398920,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":11390398921,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":11390398922,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191115151921-52ab43148777","direct":false,"kind":"runtime","optional":false},{"id":11390398923,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":11390398924,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":11390398925,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":11390398926,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":11390398927,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":11390398928,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":11390398929,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":11390398930,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":11390398931,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":11390398932,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":11390398933,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":11390398934,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":11390398935,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":11390398936,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":11390398937,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":11390398938,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":11390398939,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":11390398940,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":11390398941,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":11390398942,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":11390398943,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":11390398944,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210420072515-93ed5bcd2bfe","direct":false,"kind":"runtime","optional":false},{"id":11390398945,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":11390398946,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":11390398947,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":11390398948,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":11390398949,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210906170528-6f6e22806c34","direct":false,"kind":"runtime","optional":false},{"id":11390398950,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211025201205-69cdffdb9359","direct":false,"kind":"runtime","optional":false},{"id":11390398951,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211116061358-0a5406a5449c","direct":false,"kind":"runtime","optional":false},{"id":11390398952,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":11390398953,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":11390398954,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390398955,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":11390398956,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":11390398957,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390398958,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":11390398959,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390398960,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390398961,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390398962,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":11390398963,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":11390398964,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390398965,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":11390398966,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":11390398967,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":11390398968,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20220210224613-90d013bbcef8","direct":false,"kind":"runtime","optional":false},{"id":11390398969,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":11390398970,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":11390398971,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":11390398972,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":11390398973,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":11390398974,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":11390398975,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190329151228-23e29df326fe","direct":false,"kind":"runtime","optional":false},{"id":11390398976,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190416151739-9c9e1878f421","direct":false,"kind":"runtime","optional":false},{"id":11390398977,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190420181800-aa740d480789","direct":false,"kind":"runtime","optional":false},{"id":11390398978,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":11390398979,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":11390398980,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":11390398981,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190531172133-b3315ee88b7d","direct":false,"kind":"runtime","optional":false},{"id":11390398982,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":11390398983,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":11390398984,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":11390398985,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":11390398986,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190907020128-2ca718005c18","direct":false,"kind":"runtime","optional":false},{"id":11390398987,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":11390398988,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":11390398989,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":11390398990,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":11390398991,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":11390398992,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":11390398993,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":11390398994,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":11390398995,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":11390398996,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":11390398997,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":11390398998,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":11390398999,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":11390399000,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":11390399001,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":11390399002,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":11390399003,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":11390399004,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":11390399005,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":11390399006,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":11390399007,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":11390399008,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":11390399009,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":11390399010,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":11390399011,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":11390399012,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":11390399013,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":11390399014,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":11390399015,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":11390399016,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":11390399017,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":11390399018,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":11390399019,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":11390399020,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220907171357-04be3eba64a2","direct":false,"kind":"runtime","optional":false},{"id":11390399021,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":11390399022,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390399023,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390399024,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390399025,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390399026,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":11390399027,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":11390399028,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":11390399029,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":11390399030,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":11390399031,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390399032,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":11390399033,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390399034,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390399035,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390399036,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":11390399037,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390399038,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.103.0","direct":false,"kind":"runtime","optional":false},{"id":11390399039,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390399040,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390399041,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390399042,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390399043,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":11390399044,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":11390399045,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":11390399046,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":11390399047,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":11390399048,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":11390399049,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":11390399050,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":11390399051,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":11390399052,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":11390399053,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":11390399054,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":11390399055,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":11390399056,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":11390399057,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":11390399058,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":11390399059,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":11390399060,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":11390399061,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":11390399062,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":11390399063,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":11390399064,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":11390399065,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":11390399066,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":11390399067,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":11390399068,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":11390399069,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":11390399070,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":11390399071,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":11390399072,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":11390399073,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":11390399074,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":11390399075,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20230110181048-76db0878b65f","direct":false,"kind":"runtime","optional":false},{"id":11390399076,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390399077,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390399078,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390399079,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390399080,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":11390399081,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390399082,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":11390399083,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":11390399084,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390399085,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":11390399086,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390399087,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":11390399088,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":11390399089,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.53.0","direct":false,"kind":"runtime","optional":false},{"id":11390399090,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":11390399091,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":11390399092,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":11390399093,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":11390399094,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390399095,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390399096,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390399097,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":11390399098,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390399099,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":11390399100,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":11390399101,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390399102,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":11390399103,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390399104,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":11390399105,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":11390399106,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":11390399107,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":11390399108,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":11390399109,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":11390399110,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390399111,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390399112,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390399113,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390399114,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":11390399115,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":11390399116,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":11390399117,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390399118,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390399119,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":11390399120,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200605160147-a5ece683394c","direct":false,"kind":"runtime","optional":false},{"id":11390399121,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":11390399122,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":11390399123,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390399124,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390399125,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":11390399126,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":11390399127,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":11390399128,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":11390399129,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390399130,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390399131,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":11390399132,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390399133,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390399134,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/benchmark_bm25/go.mod","sha":null,"kind":"manifest","created_at":"2023-07-13T04:16:16.465Z","updated_at":"2023-07-13T04:16:16.465Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/test/benchmark_bm25/go.mod","dependencies":[{"id":11390399221,"package_name":"github.com/weaviate/weaviate=\u003e","ecosystem":"go","requirements":"../..","direct":true,"kind":"runtime","optional":false},{"id":11390399222,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.3","direct":true,"kind":"runtime","optional":false},{"id":11390399223,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":true,"kind":"runtime","optional":false},{"id":11390399224,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.6.1","direct":true,"kind":"runtime","optional":false},{"id":11390399225,"package_name":"github.com/weaviate/weaviate","ecosystem":"go","requirements":"v1.19.0-beta.1.0.20230424082040-b053defd25ee","direct":true,"kind":"runtime","optional":false},{"id":11390399226,"package_name":"github.com/weaviate/weaviate-go-client/v4","ecosystem":"go","requirements":"v4.6.3","direct":true,"kind":"runtime","optional":false},{"id":11390399227,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":true,"kind":"runtime","optional":false},{"id":11390399228,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":true,"kind":"runtime","optional":false},{"id":11390399229,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":true,"kind":"runtime","optional":false},{"id":11390399230,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":true,"kind":"runtime","optional":false},{"id":11390399231,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":true,"kind":"runtime","optional":false},{"id":11390399232,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.3","direct":true,"kind":"runtime","optional":false},{"id":11390399233,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":true,"kind":"runtime","optional":false},{"id":11390399234,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":true,"kind":"runtime","optional":false},{"id":11390399235,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":true,"kind":"runtime","optional":false},{"id":11390399236,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":true,"kind":"runtime","optional":false},{"id":11390399237,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.22.3","direct":true,"kind":"runtime","optional":false},{"id":11390399238,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":true,"kind":"runtime","optional":false},{"id":11390399239,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":true,"kind":"runtime","optional":false},{"id":11390399240,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.1","direct":true,"kind":"runtime","optional":false},{"id":11390399241,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":11390399242,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":true,"kind":"runtime","optional":false},{"id":11390399243,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":11390399244,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":true,"kind":"runtime","optional":false},{"id":11390399245,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":true,"kind":"runtime","optional":false},{"id":11390399246,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.0","direct":true,"kind":"runtime","optional":false},{"id":11390399247,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390399248,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":true,"kind":"runtime","optional":false},{"id":11390399249,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":true,"kind":"runtime","optional":false},{"id":11390399250,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":true,"kind":"runtime","optional":false},{"id":11390399251,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"test/benchmark_bm25/go.sum","sha":null,"kind":"lockfile","created_at":"2023-07-13T04:16:16.547Z","updated_at":"2023-07-13T04:16:16.547Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/test/benchmark_bm25/go.sum","dependencies":[{"id":11390401934,"package_name":"bazil.org/fuse","ecosystem":"go","requirements":"v0.0.0-20160811212531-371fbbdaa898","direct":false,"kind":"runtime","optional":false},{"id":11390401935,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390401936,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.34.0","direct":false,"kind":"runtime","optional":false},{"id":11390401937,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.38.0","direct":false,"kind":"runtime","optional":false},{"id":11390401938,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.1","direct":false,"kind":"runtime","optional":false},{"id":11390401939,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.44.2","direct":false,"kind":"runtime","optional":false},{"id":11390401940,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.45.1","direct":false,"kind":"runtime","optional":false},{"id":11390401941,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.46.3","direct":false,"kind":"runtime","optional":false},{"id":11390401942,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":11390401943,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.52.0","direct":false,"kind":"runtime","optional":false},{"id":11390401944,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.53.0","direct":false,"kind":"runtime","optional":false},{"id":11390401945,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":11390401946,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":11390401947,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390401948,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.62.0","direct":false,"kind":"runtime","optional":false},{"id":11390401949,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.65.0","direct":false,"kind":"runtime","optional":false},{"id":11390401950,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.72.0","direct":false,"kind":"runtime","optional":false},{"id":11390401951,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":11390401952,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":11390401953,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.79.0","direct":false,"kind":"runtime","optional":false},{"id":11390401954,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.81.0","direct":false,"kind":"runtime","optional":false},{"id":11390401955,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.83.0","direct":false,"kind":"runtime","optional":false},{"id":11390401956,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":11390401957,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.87.0","direct":false,"kind":"runtime","optional":false},{"id":11390401958,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.90.0","direct":false,"kind":"runtime","optional":false},{"id":11390401960,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.93.3","direct":false,"kind":"runtime","optional":false},{"id":11390401961,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.94.1","direct":false,"kind":"runtime","optional":false},{"id":11390401962,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.97.0","direct":false,"kind":"runtime","optional":false},{"id":11390401963,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.99.0","direct":false,"kind":"runtime","optional":false},{"id":11390401965,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.100.2","direct":false,"kind":"runtime","optional":false},{"id":11390401966,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.0","direct":false,"kind":"runtime","optional":false},{"id":11390401967,"package_name":"cloud.google.com/go","ecosystem":"go","requirements":"v0.102.1","direct":false,"kind":"runtime","optional":false},{"id":11390401969,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390401970,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390401971,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390401972,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390401973,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390401974,"package_name":"cloud.google.com/go/bigquery","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390401975,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390401976,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390401977,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390401978,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390401979,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390401980,"package_name":"cloud.google.com/go/compute","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390401981,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390401982,"package_name":"cloud.google.com/go/datastore","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390401983,"package_name":"cloud.google.com/go/iam","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390401984,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390401985,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390401986,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390401987,"package_name":"cloud.google.com/go/pubsub","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390401988,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390401989,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390401990,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390401991,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390401992,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390401993,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":11390401994,"package_name":"cloud.google.com/go/storage","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390401995,"package_name":"dmitri.shuralyov.com/gpu/mtl","ecosystem":"go","requirements":"v0.0.0-20190408044501-666a987793e9","direct":false,"kind":"runtime","optional":false},{"id":11390401996,"package_name":"gioui.org","ecosystem":"go","requirements":"v0.0.0-20210308172011-57750fc8a0a6","direct":false,"kind":"runtime","optional":false},{"id":11390401997,"package_name":"github.com/Azure/azure-sdk-for-go","ecosystem":"go","requirements":"v16.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390401998,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390401999,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402000,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azcore","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402001,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/azidentity","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402002,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402003,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402004,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/internal","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390402005,"package_name":"github.com/Azure/azure-sdk-for-go/sdk/storage/azblob","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402006,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20170929234023-d6e3b3328b78","direct":false,"kind":"runtime","optional":false},{"id":11390402007,"package_name":"github.com/Azure/go-ansiterm","ecosystem":"go","requirements":"v0.0.0-20210617225240-d185dfc1b5a1","direct":false,"kind":"runtime","optional":false},{"id":11390402008,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v10.8.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402009,"package_name":"github.com/Azure/go-autorest","ecosystem":"go","requirements":"v14.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402010,"package_name":"github.com/Azure/go-autorest/autorest","ecosystem":"go","requirements":"v0.11.1","direct":false,"kind":"runtime","optional":false},{"id":11390402011,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390402012,"package_name":"github.com/Azure/go-autorest/autorest/adal","ecosystem":"go","requirements":"v0.9.5","direct":false,"kind":"runtime","optional":false},{"id":11390402013,"package_name":"github.com/Azure/go-autorest/autorest/date","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402014,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402015,"package_name":"github.com/Azure/go-autorest/autorest/mocks","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402016,"package_name":"github.com/Azure/go-autorest/logger","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402017,"package_name":"github.com/Azure/go-autorest/tracing","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402018,"package_name":"github.com/AzureAD/microsoft-authentication-library-for-go","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390402019,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390402020,"package_name":"github.com/BurntSushi/xgb","ecosystem":"go","requirements":"v0.0.0-20160522181843-27f122750802","direct":false,"kind":"runtime","optional":false},{"id":11390402021,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.11","direct":false,"kind":"runtime","optional":false},{"id":11390402022,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.14","direct":false,"kind":"runtime","optional":false},{"id":11390402023,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.15-0.20190919025122-fc70bd9a86b5","direct":false,"kind":"runtime","optional":false},{"id":11390402024,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16-0.20201130162521-d1ffc52c7331","direct":false,"kind":"runtime","optional":false},{"id":11390402025,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.16","direct":false,"kind":"runtime","optional":false},{"id":11390402026,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17-0.20210211115548-6eac466e5fa3","direct":false,"kind":"runtime","optional":false},{"id":11390402027,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17-0.20210324224401-5516f17a5958","direct":false,"kind":"runtime","optional":false},{"id":11390402028,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.4.17","direct":false,"kind":"runtime","optional":false},{"id":11390402029,"package_name":"github.com/Microsoft/go-winio","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390402030,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.6","direct":false,"kind":"runtime","optional":false},{"id":11390402031,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.7-0.20190325164909-8abdbb8205e4","direct":false,"kind":"runtime","optional":false},{"id":11390402032,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.7","direct":false,"kind":"runtime","optional":false},{"id":11390402033,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.9","direct":false,"kind":"runtime","optional":false},{"id":11390402034,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.14","direct":false,"kind":"runtime","optional":false},{"id":11390402035,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.15","direct":false,"kind":"runtime","optional":false},{"id":11390402036,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.16","direct":false,"kind":"runtime","optional":false},{"id":11390402037,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.23","direct":false,"kind":"runtime","optional":false},{"id":11390402038,"package_name":"github.com/Microsoft/hcsshim","ecosystem":"go","requirements":"v0.8.25","direct":false,"kind":"runtime","optional":false},{"id":11390402039,"package_name":"github.com/Microsoft/hcsshim/test","ecosystem":"go","requirements":"v0.0.0-20201218223536-d3e5debf77da","direct":false,"kind":"runtime","optional":false},{"id":11390402040,"package_name":"github.com/Microsoft/hcsshim/test","ecosystem":"go","requirements":"v0.0.0-20210227013316-43a75bb4edd3","direct":false,"kind":"runtime","optional":false},{"id":11390402041,"package_name":"github.com/NYTimes/gziphandler","ecosystem":"go","requirements":"v0.0.0-20170623195520-56545f4a5d46","direct":false,"kind":"runtime","optional":false},{"id":11390402042,"package_name":"github.com/OneOfOne/xxhash","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390402043,"package_name":"github.com/PuerkitoBio/purell","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402044,"package_name":"github.com/PuerkitoBio/urlesc","ecosystem":"go","requirements":"v0.0.0-20170810143723-de5bf2ad4578","direct":false,"kind":"runtime","optional":false},{"id":11390402045,"package_name":"github.com/RoaringBitmap/roaring","ecosystem":"go","requirements":"v0.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390402046,"package_name":"github.com/Shopify/logrus-bugsnag","ecosystem":"go","requirements":"v0.0.0-20171204204709-577dee27f20d","direct":false,"kind":"runtime","optional":false},{"id":11390402047,"package_name":"github.com/ajstarks/svgo","ecosystem":"go","requirements":"v0.0.0-20180226025133-644b8db467af","direct":false,"kind":"runtime","optional":false},{"id":11390402048,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20160405071501-a0175ee3bccc","direct":false,"kind":"runtime","optional":false},{"id":11390402049,"package_name":"github.com/alecthomas/template","ecosystem":"go","requirements":"v0.0.0-20190718012654-fb15b899a751","direct":false,"kind":"runtime","optional":false},{"id":11390402050,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20151022065526-2efee857e7cf","direct":false,"kind":"runtime","optional":false},{"id":11390402051,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190717042225-c3de453c63f4","direct":false,"kind":"runtime","optional":false},{"id":11390402052,"package_name":"github.com/alecthomas/units","ecosystem":"go","requirements":"v0.0.0-20190924025748-f65c72e2690d","direct":false,"kind":"runtime","optional":false},{"id":11390402053,"package_name":"github.com/alexflint/go-filemutex","ecosystem":"go","requirements":"v0.0.0-20171022225611-72bdc8eae2ae","direct":false,"kind":"runtime","optional":false},{"id":11390402054,"package_name":"github.com/antihax/optional","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402055,"package_name":"github.com/armon/consul-api","ecosystem":"go","requirements":"v0.0.0-20180202201655-eb2c6b5be1b6","direct":false,"kind":"runtime","optional":false},{"id":11390402056,"package_name":"github.com/armon/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180917152333-f0300d1749da","direct":false,"kind":"runtime","optional":false},{"id":11390402057,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20190424111038-f61b66f89f4a","direct":false,"kind":"runtime","optional":false},{"id":11390402058,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20200907205600-7a23bdc65eef","direct":false,"kind":"runtime","optional":false},{"id":11390402059,"package_name":"github.com/asaskevich/govalidator","ecosystem":"go","requirements":"v0.0.0-20210307081110-f21760c49a8d","direct":false,"kind":"runtime","optional":false},{"id":11390402060,"package_name":"github.com/aws/aws-sdk-go","ecosystem":"go","requirements":"v1.15.11","direct":false,"kind":"runtime","optional":false},{"id":11390402061,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20160804104726-4c0e84591b9a","direct":false,"kind":"runtime","optional":false},{"id":11390402062,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v0.0.0-20180321164747-3a771d992973","direct":false,"kind":"runtime","optional":false},{"id":11390402063,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402064,"package_name":"github.com/beorn7/perks","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402065,"package_name":"github.com/bgentry/speakeasy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402066,"package_name":"github.com/bitly/go-simplejson","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402067,"package_name":"github.com/bits-and-blooms/bitset","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402068,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402069,"package_name":"github.com/blang/semver","ecosystem":"go","requirements":"v3.5.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402070,"package_name":"github.com/bmatcuk/doublestar","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390402071,"package_name":"github.com/bmizerany/assert","ecosystem":"go","requirements":"v0.0.0-20160611221934-b7ed37b82869","direct":false,"kind":"runtime","optional":false},{"id":11390402072,"package_name":"github.com/boombuler/barcode","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402073,"package_name":"github.com/bshuster-repo/logrus-logstash-hook","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402074,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v0.0.0-20180808090653-f4dd9f5a6b44","direct":false,"kind":"runtime","optional":false},{"id":11390402075,"package_name":"github.com/buger/jsonparser","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402076,"package_name":"github.com/bugsnag/bugsnag-go","ecosystem":"go","requirements":"v0.0.0-20141110184014-b1d153021fcd","direct":false,"kind":"runtime","optional":false},{"id":11390402077,"package_name":"github.com/bugsnag/osext","ecosystem":"go","requirements":"v0.0.0-20130617224835-0dd3f918b21b","direct":false,"kind":"runtime","optional":false},{"id":11390402078,"package_name":"github.com/bugsnag/panicwrap","ecosystem":"go","requirements":"v0.0.0-20151223152923-e2c28503fcd0","direct":false,"kind":"runtime","optional":false},{"id":11390402079,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402080,"package_name":"github.com/cenkalti/backoff/v4","ecosystem":"go","requirements":"v4.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390402081,"package_name":"github.com/census-instrumentation/opencensus-proto","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390402082,"package_name":"github.com/cespare/xxhash","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402083,"package_name":"github.com/cespare/xxhash/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402084,"package_name":"github.com/checkpoint-restore/go-criu/v4","ecosystem":"go","requirements":"v4.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402085,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402086,"package_name":"github.com/checkpoint-restore/go-criu/v5","ecosystem":"go","requirements":"v5.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402087,"package_name":"github.com/chzyer/logex","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390402088,"package_name":"github.com/chzyer/readline","ecosystem":"go","requirements":"v0.0.0-20180603132655-2972be24d48e","direct":false,"kind":"runtime","optional":false},{"id":11390402089,"package_name":"github.com/chzyer/test","ecosystem":"go","requirements":"v0.0.0-20180213035817-a1ea475d72b1","direct":false,"kind":"runtime","optional":false},{"id":11390402090,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.0.0-20200110133405-4032b1d8aae3","direct":false,"kind":"runtime","optional":false},{"id":11390402091,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.0.0-20200702112145-1c8d4c9ef775","direct":false,"kind":"runtime","optional":false},{"id":11390402092,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402093,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402094,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.6.2","direct":false,"kind":"runtime","optional":false},{"id":11390402095,"package_name":"github.com/cilium/ebpf","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402096,"package_name":"github.com/client9/misspell","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390402097,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20191209042840-269d4d468f6f","direct":false,"kind":"runtime","optional":false},{"id":11390402098,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20200629203442-efcf912fb354","direct":false,"kind":"runtime","optional":false},{"id":11390402099,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20201120205902-5459f2c99403","direct":false,"kind":"runtime","optional":false},{"id":11390402100,"package_name":"github.com/cncf/udpa/go","ecosystem":"go","requirements":"v0.0.0-20210930031921-04548b0d99d4","direct":false,"kind":"runtime","optional":false},{"id":11390402101,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210312221358-fbca930ec8ed","direct":false,"kind":"runtime","optional":false},{"id":11390402102,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210805033703-aa0b78936158","direct":false,"kind":"runtime","optional":false},{"id":11390402103,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20210922020428-25de7278fc84","direct":false,"kind":"runtime","optional":false},{"id":11390402104,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211001041855-01bcc9b48dfe","direct":false,"kind":"runtime","optional":false},{"id":11390402105,"package_name":"github.com/cncf/xds/go","ecosystem":"go","requirements":"v0.0.0-20211011173535-cb28da3451f1","direct":false,"kind":"runtime","optional":false},{"id":11390402106,"package_name":"github.com/cockroachdb/datadriven","ecosystem":"go","requirements":"v0.0.0-20190809214429-80d97fb3cbaa","direct":false,"kind":"runtime","optional":false},{"id":11390402107,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20200908144142-dab0cbea06f4","direct":false,"kind":"runtime","optional":false},{"id":11390402108,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20201003224125-76a6863f2989","direct":false,"kind":"runtime","optional":false},{"id":11390402109,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v0.0.0-20210316121734-20793ff83c97","direct":false,"kind":"runtime","optional":false},{"id":11390402110,"package_name":"github.com/containerd/aufs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402111,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v0.0.0-20201111183144-404b9149801e","direct":false,"kind":"runtime","optional":false},{"id":11390402112,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v0.0.0-20210316141732-918d888fb676","direct":false,"kind":"runtime","optional":false},{"id":11390402113,"package_name":"github.com/containerd/btrfs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402114,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20190717030353-c4b9ac5c7601","direct":false,"kind":"runtime","optional":false},{"id":11390402115,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20190919134610-bf292b21730f","direct":false,"kind":"runtime","optional":false},{"id":11390402116,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200531161412-0dbf7f05ba59","direct":false,"kind":"runtime","optional":false},{"id":11390402117,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200710171044-318312a37340","direct":false,"kind":"runtime","optional":false},{"id":11390402118,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20200824123100-0b889c03f102","direct":false,"kind":"runtime","optional":false},{"id":11390402119,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v0.0.0-20210114181951-8a68de567b68","direct":false,"kind":"runtime","optional":false},{"id":11390402120,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402121,"package_name":"github.com/containerd/cgroups","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402122,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20180822173158-c12b1e7919c1","direct":false,"kind":"runtime","optional":false},{"id":11390402123,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20181022165439-0650fd9eeb50","direct":false,"kind":"runtime","optional":false},{"id":11390402124,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v0.0.0-20191206165004-02ecf6a7291e","direct":false,"kind":"runtime","optional":false},{"id":11390402125,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402126,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402127,"package_name":"github.com/containerd/console","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402128,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.2.10","direct":false,"kind":"runtime","optional":false},{"id":11390402129,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.0-beta.2.0.20190828155532-0293cbd26c69","direct":false,"kind":"runtime","optional":false},{"id":11390402130,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402131,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.1-0.20191213020239-082f7e3aed57","direct":false,"kind":"runtime","optional":false},{"id":11390402132,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390402133,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.0-beta.2.0.20200729163537-40b22ef07410","direct":false,"kind":"runtime","optional":false},{"id":11390402134,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402135,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390402136,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":11390402137,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.1","direct":false,"kind":"runtime","optional":false},{"id":11390402138,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.3","direct":false,"kind":"runtime","optional":false},{"id":11390402139,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-beta.4","direct":false,"kind":"runtime","optional":false},{"id":11390402140,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.0-rc.0","direct":false,"kind":"runtime","optional":false},{"id":11390402141,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.9","direct":false,"kind":"runtime","optional":false},{"id":11390402142,"package_name":"github.com/containerd/containerd","ecosystem":"go","requirements":"v1.5.18","direct":false,"kind":"runtime","optional":false},{"id":11390402143,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20190426062206-aaeac12a7ffc","direct":false,"kind":"runtime","optional":false},{"id":11390402144,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20190815185530-f2a389ac0a02","direct":false,"kind":"runtime","optional":false},{"id":11390402145,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20191127005431-f65d91d395eb","direct":false,"kind":"runtime","optional":false},{"id":11390402146,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20200710164510-efbc4488d8fe","direct":false,"kind":"runtime","optional":false},{"id":11390402147,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20201208142359-180525291bb7","direct":false,"kind":"runtime","optional":false},{"id":11390402148,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.0.0-20210208174643-50096c924a4e","direct":false,"kind":"runtime","optional":false},{"id":11390402149,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402150,"package_name":"github.com/containerd/continuity","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402151,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20180307165137-3d5202aec260","direct":false,"kind":"runtime","optional":false},{"id":11390402152,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20190226154929-a9fb20d87448","direct":false,"kind":"runtime","optional":false},{"id":11390402153,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20200410184934-f15a3290365b","direct":false,"kind":"runtime","optional":false},{"id":11390402154,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20201026212402-0724c46b320c","direct":false,"kind":"runtime","optional":false},{"id":11390402155,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v0.0.0-20210316144830-115abcc95a1d","direct":false,"kind":"runtime","optional":false},{"id":11390402156,"package_name":"github.com/containerd/fifo","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402157,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402158,"package_name":"github.com/containerd/go-cni","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402159,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20180907222934-5a6d9f37cfa3","direct":false,"kind":"runtime","optional":false},{"id":11390402160,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20190911050354-e029b79d8cda","direct":false,"kind":"runtime","optional":false},{"id":11390402161,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20200220073739-7016d3ce2328","direct":false,"kind":"runtime","optional":false},{"id":11390402162,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v0.0.0-20201020171139-16b287bc67d0","direct":false,"kind":"runtime","optional":false},{"id":11390402163,"package_name":"github.com/containerd/go-runc","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402164,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402165,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.0.4-0.20210301171431-0ae5c75f59ba","direct":false,"kind":"runtime","optional":false},{"id":11390402166,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.1-0.20210312161619-7ed62a527887","direct":false,"kind":"runtime","optional":false},{"id":11390402167,"package_name":"github.com/containerd/imgcrypt","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402168,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.0.0-20201007170849-eb1350a75164","direct":false,"kind":"runtime","optional":false},{"id":11390402169,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.0.0-20210316161719-dbaa18c31c14","direct":false,"kind":"runtime","optional":false},{"id":11390402170,"package_name":"github.com/containerd/nri","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402171,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20190828154514-0e0f228740de","direct":false,"kind":"runtime","optional":false},{"id":11390402172,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20190828172938-92c8520ef9f8","direct":false,"kind":"runtime","optional":false},{"id":11390402173,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v0.0.0-20191028202541-4f1b8fe65a5c","direct":false,"kind":"runtime","optional":false},{"id":11390402174,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402175,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402176,"package_name":"github.com/containerd/ttrpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402177,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v0.0.0-20180627222232-a93fcdb778cd","direct":false,"kind":"runtime","optional":false},{"id":11390402178,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v0.0.0-20190911142611-5eb25027c9fd","direct":false,"kind":"runtime","optional":false},{"id":11390402179,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402180,"package_name":"github.com/containerd/typeurl","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402181,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20200918131355-0a33824f23a2","direct":false,"kind":"runtime","optional":false},{"id":11390402182,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210301145711-11e8f1707f62","direct":false,"kind":"runtime","optional":false},{"id":11390402183,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210315114300-dde8f0fda960","direct":false,"kind":"runtime","optional":false},{"id":11390402184,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v0.0.0-20210324211415-d5c4544f0433","direct":false,"kind":"runtime","optional":false},{"id":11390402185,"package_name":"github.com/containerd/zfs","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402186,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390402187,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402188,"package_name":"github.com/containernetworking/cni","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390402189,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v0.8.6","direct":false,"kind":"runtime","optional":false},{"id":11390402190,"package_name":"github.com/containernetworking/plugins","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390402191,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402192,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402193,"package_name":"github.com/containers/ocicrypt","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402194,"package_name":"github.com/coreos/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390402195,"package_name":"github.com/coreos/etcd","ecosystem":"go","requirements":"v3.3.10+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402196,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.4.5","direct":false,"kind":"runtime","optional":false},{"id":11390402197,"package_name":"github.com/coreos/go-iptables","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402198,"package_name":"github.com/coreos/go-oidc","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402199,"package_name":"github.com/coreos/go-oidc/v3","ecosystem":"go","requirements":"v3.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402200,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402201,"package_name":"github.com/coreos/go-semver","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402202,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20161114122254-48702e0da86b","direct":false,"kind":"runtime","optional":false},{"id":11390402203,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20180511133405-39ca1b05acc7","direct":false,"kind":"runtime","optional":false},{"id":11390402204,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":11390402205,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402206,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402207,"package_name":"github.com/coreos/go-systemd/v22","ecosystem":"go","requirements":"v22.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390402208,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20160727233714-3ac0863d7acf","direct":false,"kind":"runtime","optional":false},{"id":11390402209,"package_name":"github.com/coreos/pkg","ecosystem":"go","requirements":"v0.0.0-20180928190104-399ea9e2e55f","direct":false,"kind":"runtime","optional":false},{"id":11390402210,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0-20190314233015-f79a8a8ca69d","direct":false,"kind":"runtime","optional":false},{"id":11390402211,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402212,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402213,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":11390402214,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.9","direct":false,"kind":"runtime","optional":false},{"id":11390402215,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":11390402216,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390402217,"package_name":"github.com/cyphar/filepath-securejoin","ecosystem":"go","requirements":"v0.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390402218,"package_name":"github.com/d2g/dhcp4","ecosystem":"go","requirements":"v0.0.0-20170904100407-a1d1b6c41b1c","direct":false,"kind":"runtime","optional":false},{"id":11390402219,"package_name":"github.com/d2g/dhcp4client","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402220,"package_name":"github.com/d2g/dhcp4server","ecosystem":"go","requirements":"v0.0.0-20181031114812-7d4a0a7f59a5","direct":false,"kind":"runtime","optional":false},{"id":11390402221,"package_name":"github.com/d2g/hardwareaddr","ecosystem":"go","requirements":"v0.0.0-20190221164911-e7d9fbe030e4","direct":false,"kind":"runtime","optional":false},{"id":11390402222,"package_name":"github.com/danaugrs/go-tsne","ecosystem":"go","requirements":"v0.0.0-20200708172100-6b7d1d577fd3","direct":false,"kind":"runtime","optional":false},{"id":11390402223,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402224,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402225,"package_name":"github.com/denverdino/aliyungo","ecosystem":"go","requirements":"v0.0.0-20190125010748-a747050bb1ba","direct":false,"kind":"runtime","optional":false},{"id":11390402226,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v0.0.0-20170104182250-a601269ab70c","direct":false,"kind":"runtime","optional":false},{"id":11390402227,"package_name":"github.com/dgrijalva/jwt-go","ecosystem":"go","requirements":"v3.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402228,"package_name":"github.com/dgryski/go-sip13","ecosystem":"go","requirements":"v0.0.0-20181026042036-e10d5fee7954","direct":false,"kind":"runtime","optional":false},{"id":11390402229,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402230,"package_name":"github.com/dnaeon/go-vcr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402231,"package_name":"github.com/dnephin/pflag","ecosystem":"go","requirements":"v1.0.7","direct":false,"kind":"runtime","optional":false},{"id":11390402232,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v0.0.0-20190905152932-14b96e55d84c","direct":false,"kind":"runtime","optional":false},{"id":11390402233,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.7.1-0.20190205005809-0d3efadf0154+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402234,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.7.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402235,"package_name":"github.com/docker/distribution","ecosystem":"go","requirements":"v2.8.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402236,"package_name":"github.com/docker/docker","ecosystem":"go","requirements":"v20.10.11+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402237,"package_name":"github.com/docker/go-connections","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402238,"package_name":"github.com/docker/go-events","ecosystem":"go","requirements":"v0.0.0-20170721190031-9461782956ad","direct":false,"kind":"runtime","optional":false},{"id":11390402239,"package_name":"github.com/docker/go-events","ecosystem":"go","requirements":"v0.0.0-20190806004212-e31b211e4f1c","direct":false,"kind":"runtime","optional":false},{"id":11390402240,"package_name":"github.com/docker/go-metrics","ecosystem":"go","requirements":"v0.0.0-20180209012529-399ea8c73916","direct":false,"kind":"runtime","optional":false},{"id":11390402241,"package_name":"github.com/docker/go-metrics","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402242,"package_name":"github.com/docker/go-units","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402243,"package_name":"github.com/docker/libtrust","ecosystem":"go","requirements":"v0.0.0-20150114040149-fa567046d9b1","direct":false,"kind":"runtime","optional":false},{"id":11390402244,"package_name":"github.com/docker/spdystream","ecosystem":"go","requirements":"v0.0.0-20160310174837-449fdfce4d96","direct":false,"kind":"runtime","optional":false},{"id":11390402245,"package_name":"github.com/docopt/docopt-go","ecosystem":"go","requirements":"v0.0.0-20180111231733-ee0de3bc6815","direct":false,"kind":"runtime","optional":false},{"id":11390402246,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v0.0.0-20171111073723-bb3d318650d4","direct":false,"kind":"runtime","optional":false},{"id":11390402247,"package_name":"github.com/dustin/go-humanize","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402248,"package_name":"github.com/elazarl/goproxy","ecosystem":"go","requirements":"v0.0.0-20180725130230-947c36da3153","direct":false,"kind":"runtime","optional":false},{"id":11390402249,"package_name":"github.com/emicklei/go-restful","ecosystem":"go","requirements":"v0.0.0-20170410110728-ff4f55a20633","direct":false,"kind":"runtime","optional":false},{"id":11390402250,"package_name":"github.com/emicklei/go-restful","ecosystem":"go","requirements":"v2.9.5+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402251,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390402252,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.1-0.20191026205805-5f8ba28d4473","direct":false,"kind":"runtime","optional":false},{"id":11390402253,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.4","direct":false,"kind":"runtime","optional":false},{"id":11390402254,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.7","direct":false,"kind":"runtime","optional":false},{"id":11390402255,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20201210154907-fd9021fe5dad","direct":false,"kind":"runtime","optional":false},{"id":11390402256,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210217033140-668b12f5399d","direct":false,"kind":"runtime","optional":false},{"id":11390402257,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.9-0.20210512163311-63b5d3c536b0","direct":false,"kind":"runtime","optional":false},{"id":11390402258,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.9.10-0.20210907150352-cf90f659a021","direct":false,"kind":"runtime","optional":false},{"id":11390402259,"package_name":"github.com/envoyproxy/go-control-plane","ecosystem":"go","requirements":"v0.10.2-0.20220325020618-49ff273808a1","direct":false,"kind":"runtime","optional":false},{"id":11390402260,"package_name":"github.com/envoyproxy/protoc-gen-validate","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402261,"package_name":"github.com/evanphx/json-patch","ecosystem":"go","requirements":"v4.9.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402262,"package_name":"github.com/fatih/camelcase","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402263,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402264,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390402265,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.2.1-0.20190220221249-0403632d5b90","direct":false,"kind":"runtime","optional":false},{"id":11390402266,"package_name":"github.com/fogleman/gg","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402267,"package_name":"github.com/form3tech-oss/jwt-go","ecosystem":"go","requirements":"v3.2.2+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402268,"package_name":"github.com/frankban/quicktest","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":11390402269,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":11390402270,"package_name":"github.com/fsnotify/fsnotify","ecosystem":"go","requirements":"v1.4.9","direct":false,"kind":"runtime","optional":false},{"id":11390402271,"package_name":"github.com/fullsailor/pkcs7","ecosystem":"go","requirements":"v0.0.0-20190404230743-d7302db945fa","direct":false,"kind":"runtime","optional":false},{"id":11390402272,"package_name":"github.com/garyburd/redigo","ecosystem":"go","requirements":"v0.0.0-20150301180006-535138d7bcd7","direct":false,"kind":"runtime","optional":false},{"id":11390402273,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v0.0.0-20150909031657-73d445a93680","direct":false,"kind":"runtime","optional":false},{"id":11390402274,"package_name":"github.com/ghodss/yaml","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402275,"package_name":"github.com/glycerine/go-unsnap-stream","ecosystem":"go","requirements":"v0.0.0-20181221182339-f9677308dec2","direct":false,"kind":"runtime","optional":false},{"id":11390402276,"package_name":"github.com/glycerine/goconvey","ecosystem":"go","requirements":"v0.0.0-20190410193231-58a59202ab31","direct":false,"kind":"runtime","optional":false},{"id":11390402277,"package_name":"github.com/go-fonts/dejavu","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402278,"package_name":"github.com/go-fonts/latin-modern","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402279,"package_name":"github.com/go-fonts/liberation","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402280,"package_name":"github.com/go-fonts/stix","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402281,"package_name":"github.com/go-gl/glfw","ecosystem":"go","requirements":"v0.0.0-20190409004039-e6da0acd62b1","direct":false,"kind":"runtime","optional":false},{"id":11390402282,"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":11390402283,"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":11390402284,"package_name":"github.com/go-ini/ini","ecosystem":"go","requirements":"v1.25.4","direct":false,"kind":"runtime","optional":false},{"id":11390402285,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402286,"package_name":"github.com/go-kit/kit","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390402287,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402288,"package_name":"github.com/go-latex/latex","ecosystem":"go","requirements":"v0.0.0-20210118124228-b3d85cf34e07","direct":false,"kind":"runtime","optional":false},{"id":11390402289,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402290,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402291,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402292,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402293,"package_name":"github.com/go-logr/logr","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402294,"package_name":"github.com/go-openapi/analysis","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":11390402295,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.8","direct":false,"kind":"runtime","optional":false},{"id":11390402296,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.19.9","direct":false,"kind":"runtime","optional":false},{"id":11390402297,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.2","direct":false,"kind":"runtime","optional":false},{"id":11390402298,"package_name":"github.com/go-openapi/errors","ecosystem":"go","requirements":"v0.20.3","direct":false,"kind":"runtime","optional":false},{"id":11390402299,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":11390402300,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":11390402301,"package_name":"github.com/go-openapi/jsonpointer","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":11390402302,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":11390402303,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":11390402304,"package_name":"github.com/go-openapi/jsonreference","ecosystem":"go","requirements":"v0.19.6","direct":false,"kind":"runtime","optional":false},{"id":11390402305,"package_name":"github.com/go-openapi/loads","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390402306,"package_name":"github.com/go-openapi/runtime","ecosystem":"go","requirements":"v0.24.2","direct":false,"kind":"runtime","optional":false},{"id":11390402307,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.19.3","direct":false,"kind":"runtime","optional":false},{"id":11390402308,"package_name":"github.com/go-openapi/spec","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390402309,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390402310,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390402311,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.2","direct":false,"kind":"runtime","optional":false},{"id":11390402312,"package_name":"github.com/go-openapi/strfmt","ecosystem":"go","requirements":"v0.21.3","direct":false,"kind":"runtime","optional":false},{"id":11390402313,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.2","direct":false,"kind":"runtime","optional":false},{"id":11390402314,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.5","direct":false,"kind":"runtime","optional":false},{"id":11390402315,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.19.15","direct":false,"kind":"runtime","optional":false},{"id":11390402316,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390402317,"package_name":"github.com/go-openapi/swag","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":11390402318,"package_name":"github.com/go-openapi/validate","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390402319,"package_name":"github.com/go-redis/redis","ecosystem":"go","requirements":"v6.15.9+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402320,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402321,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402322,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390402323,"package_name":"github.com/gobuffalo/attrs","ecosystem":"go","requirements":"v0.0.0-20190224210810-a9411de4debd","direct":false,"kind":"runtime","optional":false},{"id":11390402324,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.0.0-20190329151759-d478694a28d3","direct":false,"kind":"runtime","optional":false},{"id":11390402325,"package_name":"github.com/gobuffalo/depgen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402326,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.6.15","direct":false,"kind":"runtime","optional":false},{"id":11390402327,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402328,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402329,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402330,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390402331,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190329151137-27723ad26ef9","direct":false,"kind":"runtime","optional":false},{"id":11390402332,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.0.0-20190403191548-3ca520ef0d9e","direct":false,"kind":"runtime","optional":false},{"id":11390402333,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402334,"package_name":"github.com/gobuffalo/genny","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402335,"package_name":"github.com/gobuffalo/gitgen","ecosystem":"go","requirements":"v0.0.0-20190315122116-cc086187d211","direct":false,"kind":"runtime","optional":false},{"id":11390402336,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.0.0-20190315121717-8f38393713f5","direct":false,"kind":"runtime","optional":false},{"id":11390402337,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402338,"package_name":"github.com/gobuffalo/gogen","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402339,"package_name":"github.com/gobuffalo/logger","ecosystem":"go","requirements":"v0.0.0-20190315122211-86e12af44bc2","direct":false,"kind":"runtime","optional":false},{"id":11390402340,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402341,"package_name":"github.com/gobuffalo/mapi","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402342,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.0.0-20190315124812-a385830c7fc0","direct":false,"kind":"runtime","optional":false},{"id":11390402343,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402344,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":11390402345,"package_name":"github.com/gobuffalo/packr/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402346,"package_name":"github.com/gobuffalo/syncx","ecosystem":"go","requirements":"v0.0.0-20190224160051-33c29581e754","direct":false,"kind":"runtime","optional":false},{"id":11390402347,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20151105175453-c7fdd8b5cd55","direct":false,"kind":"runtime","optional":false},{"id":11390402348,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20180201030542-885f9cc04c9c","direct":false,"kind":"runtime","optional":false},{"id":11390402349,"package_name":"github.com/godbus/dbus","ecosystem":"go","requirements":"v0.0.0-20190422162347-ade71ed3457e","direct":false,"kind":"runtime","optional":false},{"id":11390402350,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402351,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390402352,"package_name":"github.com/godbus/dbus/v5","ecosystem":"go","requirements":"v5.0.6","direct":false,"kind":"runtime","optional":false},{"id":11390402353,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402354,"package_name":"github.com/gogo/googleapis","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402355,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402356,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390402357,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.2.2-0.20190723190241-65acae22fc9d","direct":false,"kind":"runtime","optional":false},{"id":11390402358,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402359,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390402360,"package_name":"github.com/gogo/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390402361,"package_name":"github.com/golang-jwt/jwt","ecosystem":"go","requirements":"v3.2.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402362,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402363,"package_name":"github.com/golang-jwt/jwt/v4","ecosystem":"go","requirements":"v4.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402364,"package_name":"github.com/golang/freetype","ecosystem":"go","requirements":"v0.0.0-20170609003504-e2365dfdc4a0","direct":false,"kind":"runtime","optional":false},{"id":11390402365,"package_name":"github.com/golang/glog","ecosystem":"go","requirements":"v0.0.0-20160126235308-23def4e6c14b","direct":false,"kind":"runtime","optional":false},{"id":11390402366,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20160516000752-02826c3e7903","direct":false,"kind":"runtime","optional":false},{"id":11390402367,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190129154638-5b532d6fd5ef","direct":false,"kind":"runtime","optional":false},{"id":11390402368,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20190702054246-869f871628b6","direct":false,"kind":"runtime","optional":false},{"id":11390402369,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20191227052852-215e87163ea7","direct":false,"kind":"runtime","optional":false},{"id":11390402370,"package_name":"github.com/golang/groupcache","ecosystem":"go","requirements":"v0.0.0-20200121045136-8c9f03a8e57e","direct":false,"kind":"runtime","optional":false},{"id":11390402371,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402372,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402373,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390402374,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402376,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402377,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390402378,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":11390402379,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402380,"package_name":"github.com/golang/mock","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402382,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402383,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390402384,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390402386,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390402387,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390402388,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390402389,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":11390402391,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.1.0.20200221234624-67d41d38c208","direct":false,"kind":"runtime","optional":false},{"id":11390402392,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.2","direct":false,"kind":"runtime","optional":false},{"id":11390402393,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0-rc.4.0.20200313231945-b860323f09d0","direct":false,"kind":"runtime","optional":false},{"id":11390402395,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402396,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402398,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390402399,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390402400,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402402,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390402403,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390402405,"package_name":"github.com/golang/protobuf","ecosystem":"go","requirements":"v1.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390402406,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402408,"package_name":"github.com/golang/snappy","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402409,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v0.0.0-20180813153112-4030bb1f1f0c","direct":false,"kind":"runtime","optional":false},{"id":11390402410,"package_name":"github.com/google/btree","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402412,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402413,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402414,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390402416,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402417,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402419,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402420,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390402421,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.2","direct":false,"kind":"runtime","optional":false},{"id":11390402423,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390402424,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.4","direct":false,"kind":"runtime","optional":false},{"id":11390402426,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.5","direct":false,"kind":"runtime","optional":false},{"id":11390402427,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.6","direct":false,"kind":"runtime","optional":false},{"id":11390402428,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.7","direct":false,"kind":"runtime","optional":false},{"id":11390402429,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.8","direct":false,"kind":"runtime","optional":false},{"id":11390402430,"package_name":"github.com/google/go-cmp","ecosystem":"go","requirements":"v0.5.9","direct":false,"kind":"runtime","optional":false},{"id":11390402432,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402433,"package_name":"github.com/google/gofuzz","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402435,"package_name":"github.com/google/martian","ecosystem":"go","requirements":"v2.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402436,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402438,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402439,"package_name":"github.com/google/martian/v3","ecosystem":"go","requirements":"v3.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390402440,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20181206194817-3ea8567a2e57","direct":false,"kind":"runtime","optional":false},{"id":11390402441,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20190515194954-54271f7e092f","direct":false,"kind":"runtime","optional":false},{"id":11390402442,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20191218002539-d4f498aebedc","direct":false,"kind":"runtime","optional":false},{"id":11390402443,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200212024743-f11f1df84d12","direct":false,"kind":"runtime","optional":false},{"id":11390402444,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200229191704-1ebb73c60ed3","direct":false,"kind":"runtime","optional":false},{"id":11390402445,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200430221834-fc25d7d30c6d","direct":false,"kind":"runtime","optional":false},{"id":11390402446,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20200708004538-1a94d8640e99","direct":false,"kind":"runtime","optional":false},{"id":11390402447,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201023163331-3e6fc7fc9c4c","direct":false,"kind":"runtime","optional":false},{"id":11390402448,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20201203190320-1bf35d6f28c2","direct":false,"kind":"runtime","optional":false},{"id":11390402449,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210122040257-d980be63207e","direct":false,"kind":"runtime","optional":false},{"id":11390402450,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210226084205-cbba55b83ad5","direct":false,"kind":"runtime","optional":false},{"id":11390402451,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210601050228-01bbb1931b22","direct":false,"kind":"runtime","optional":false},{"id":11390402452,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210609004039-a478d1d731e9","direct":false,"kind":"runtime","optional":false},{"id":11390402453,"package_name":"github.com/google/pprof","ecosystem":"go","requirements":"v0.0.0-20210720184732-4bb14d4b1be1","direct":false,"kind":"runtime","optional":false},{"id":11390402454,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402455,"package_name":"github.com/google/shlex","ecosystem":"go","requirements":"v0.0.0-20191202100458-e7afc7fbc510","direct":false,"kind":"runtime","optional":false},{"id":11390402456,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402457,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402458,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390402459,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402460,"package_name":"github.com/google/uuid","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402461,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.0.0-20220520183353-fd19c99a87aa","direct":false,"kind":"runtime","optional":false},{"id":11390402462,"package_name":"github.com/googleapis/enterprise-certificate-proxy","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402463,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390402464,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.0.5","direct":false,"kind":"runtime","optional":false},{"id":11390402465,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402466,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402467,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402468,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402469,"package_name":"github.com/googleapis/gax-go/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402470,"package_name":"github.com/googleapis/gnostic","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402471,"package_name":"github.com/googleapis/go-type-adapters","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402472,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20181017120253-0766667cb4d1","direct":false,"kind":"runtime","optional":false},{"id":11390402473,"package_name":"github.com/gopherjs/gopherjs","ecosystem":"go","requirements":"v0.0.0-20190910122728-9d188e94fb99","direct":false,"kind":"runtime","optional":false},{"id":11390402474,"package_name":"github.com/gorilla/handlers","ecosystem":"go","requirements":"v0.0.0-20150720190736-60c7bfde3e33","direct":false,"kind":"runtime","optional":false},{"id":11390402475,"package_name":"github.com/gorilla/mux","ecosystem":"go","requirements":"v1.7.2","direct":false,"kind":"runtime","optional":false},{"id":11390402476,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v0.0.0-20170926233335-4201258b820c","direct":false,"kind":"runtime","optional":false},{"id":11390402477,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402478,"package_name":"github.com/gorilla/websocket","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390402479,"package_name":"github.com/gregjones/httpcache","ecosystem":"go","requirements":"v0.0.0-20180305231024-9cad4c3443a7","direct":false,"kind":"runtime","optional":false},{"id":11390402480,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402481,"package_name":"github.com/grpc-ecosystem/go-grpc-middleware","ecosystem":"go","requirements":"v1.0.1-0.20190118093823-f849b5445de4","direct":false,"kind":"runtime","optional":false},{"id":11390402482,"package_name":"github.com/grpc-ecosystem/go-grpc-prometheus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402483,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390402484,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.9.5","direct":false,"kind":"runtime","optional":false},{"id":11390402485,"package_name":"github.com/grpc-ecosystem/grpc-gateway","ecosystem":"go","requirements":"v1.16.0","direct":false,"kind":"runtime","optional":false},{"id":11390402486,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v0.0.0-20141028054710-7554cd9344ce","direct":false,"kind":"runtime","optional":false},{"id":11390402487,"package_name":"github.com/hashicorp/errwrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402488,"package_name":"github.com/hashicorp/go-immutable-radix","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402489,"package_name":"github.com/hashicorp/go-msgpack","ecosystem":"go","requirements":"v0.5.3","direct":false,"kind":"runtime","optional":false},{"id":11390402490,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v0.0.0-20161216184304-ed905158d874","direct":false,"kind":"runtime","optional":false},{"id":11390402491,"package_name":"github.com/hashicorp/go-multierror","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402492,"package_name":"github.com/hashicorp/go-sockaddr","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402493,"package_name":"github.com/hashicorp/go-uuid","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402494,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402495,"package_name":"github.com/hashicorp/golang-lru","ecosystem":"go","requirements":"v0.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390402496,"package_name":"github.com/hashicorp/hcl","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402497,"package_name":"github.com/hashicorp/memberlist","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402498,"package_name":"github.com/hpcloud/tail","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402499,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20181102032728-5e5cf60278f6","direct":false,"kind":"runtime","optional":false},{"id":11390402501,"package_name":"github.com/ianlancetaylor/demangle","ecosystem":"go","requirements":"v0.0.0-20200824232613-28f6c0f3b639","direct":false,"kind":"runtime","optional":false},{"id":11390402502,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390402503,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.8","direct":false,"kind":"runtime","optional":false},{"id":11390402505,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.10","direct":false,"kind":"runtime","optional":false},{"id":11390402506,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.11","direct":false,"kind":"runtime","optional":false},{"id":11390402507,"package_name":"github.com/imdario/mergo","ecosystem":"go","requirements":"v0.3.12","direct":false,"kind":"runtime","optional":false},{"id":11390402509,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402511,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402512,"package_name":"github.com/j-keck/arping","ecosystem":"go","requirements":"v0.0.0-20160618110441-2cf9dc699c56","direct":false,"kind":"runtime","optional":false},{"id":11390402514,"package_name":"github.com/jessevdk/go-flags","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402516,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20160202185014-0b12d6b521d8","direct":false,"kind":"runtime","optional":false},{"id":11390402519,"package_name":"github.com/jmespath/go-jmespath","ecosystem":"go","requirements":"v0.0.0-20160803190731-bd40a432e4c7","direct":false,"kind":"runtime","optional":false},{"id":11390402520,"package_name":"github.com/joho/godotenv","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402522,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402524,"package_name":"github.com/jonboulle/clockwork","ecosystem":"go","requirements":"v0.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390402525,"package_name":"github.com/josharian/intern","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402526,"package_name":"github.com/jpillora/backoff","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402527,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.6","direct":false,"kind":"runtime","optional":false},{"id":11390402528,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":11390402529,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390402530,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":11390402531,"package_name":"github.com/json-iterator/go","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":11390402532,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.0.0-20190106144839-af01ea7f8024","direct":false,"kind":"runtime","optional":false},{"id":11390402533,"package_name":"github.com/jstemmer/go-junit-report","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390402534,"package_name":"github.com/jtolds/gls","ecosystem":"go","requirements":"v4.20.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402535,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402536,"package_name":"github.com/julienschmidt/httprouter","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402537,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402538,"package_name":"github.com/jung-kurt/gofpdf","ecosystem":"go","requirements":"v1.0.3-0.20190309125859-24315acbbda5","direct":false,"kind":"runtime","optional":false},{"id":11390402539,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402540,"package_name":"github.com/karrick/godirwalk","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":11390402541,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402542,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402543,"package_name":"github.com/kisielk/errcheck","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402544,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402545,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.11.3","direct":false,"kind":"runtime","optional":false},{"id":11390402546,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.11.13","direct":false,"kind":"runtime","optional":false},{"id":11390402547,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.5","direct":false,"kind":"runtime","optional":false},{"id":11390402548,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.13.6","direct":false,"kind":"runtime","optional":false},{"id":11390402549,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390402550,"package_name":"github.com/klauspost/cpuid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390402551,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402552,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402553,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402554,"package_name":"github.com/kr/logfmt","ecosystem":"go","requirements":"v0.0.0-20140226030751-b84e30acd515","direct":false,"kind":"runtime","optional":false},{"id":11390402555,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402556,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402557,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390402558,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402559,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.5","direct":false,"kind":"runtime","optional":false},{"id":11390402560,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402561,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402562,"package_name":"github.com/kylelemons/godebug","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402563,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402564,"package_name":"github.com/magiconair/properties","ecosystem":"go","requirements":"v1.8.5","direct":false,"kind":"runtime","optional":false},{"id":11390402565,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190614124828-94de47d64c63","direct":false,"kind":"runtime","optional":false},{"id":11390402566,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.0.0-20190626092158-b2ccc519800e","direct":false,"kind":"runtime","optional":false},{"id":11390402567,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402568,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.6","direct":false,"kind":"runtime","optional":false},{"id":11390402569,"package_name":"github.com/mailru/easyjson","ecosystem":"go","requirements":"v0.7.7","direct":false,"kind":"runtime","optional":false},{"id":11390402570,"package_name":"github.com/markbates/oncer","ecosystem":"go","requirements":"v0.0.0-20181203154359-bf2de49a0be2","direct":false,"kind":"runtime","optional":false},{"id":11390402571,"package_name":"github.com/markbates/safe","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402572,"package_name":"github.com/marstr/guid","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402573,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.0.9","direct":false,"kind":"runtime","optional":false},{"id":11390402574,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.8","direct":false,"kind":"runtime","optional":false},{"id":11390402575,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390402576,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":11390402577,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402578,"package_name":"github.com/mattn/go-shellwords","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402579,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402580,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.2-0.20181231171920-c182affec369","direct":false,"kind":"runtime","optional":false},{"id":11390402581,"package_name":"github.com/matttproud/golang_protobuf_extensions","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":11390402582,"package_name":"github.com/miekg/dns","ecosystem":"go","requirements":"v1.1.26","direct":false,"kind":"runtime","optional":false},{"id":11390402583,"package_name":"github.com/miekg/pkcs11","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402584,"package_name":"github.com/minio/md5-simd","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402585,"package_name":"github.com/minio/minio-go/v7","ecosystem":"go","requirements":"v7.0.31","direct":false,"kind":"runtime","optional":false},{"id":11390402586,"package_name":"github.com/minio/sha256-simd","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402587,"package_name":"github.com/mistifyio/go-zfs","ecosystem":"go","requirements":"v2.1.2-0.20190413222219-f784269be439+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402588,"package_name":"github.com/mitchellh/go-homedir","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402589,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390402590,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390402591,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402592,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.4.3","direct":false,"kind":"runtime","optional":false},{"id":11390402593,"package_name":"github.com/mitchellh/mapstructure","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402594,"package_name":"github.com/mitchellh/osext","ecosystem":"go","requirements":"v0.0.0-20151018003038-5e2d6d41470f","direct":false,"kind":"runtime","optional":false},{"id":11390402595,"package_name":"github.com/moby/locker","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402596,"package_name":"github.com/moby/sys/mount","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402597,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402598,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402599,"package_name":"github.com/moby/sys/mountinfo","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402600,"package_name":"github.com/moby/sys/symlink","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402601,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20200312100748-672ec06f55cd","direct":false,"kind":"runtime","optional":false},{"id":11390402602,"package_name":"github.com/moby/term","ecosystem":"go","requirements":"v0.0.0-20210619224110-3f7ff695adc6","direct":false,"kind":"runtime","optional":false},{"id":11390402603,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180228061459-e0a39a4cb421","direct":false,"kind":"runtime","optional":false},{"id":11390402604,"package_name":"github.com/modern-go/concurrent","ecosystem":"go","requirements":"v0.0.0-20180306012644-bacd9c7ef1dd","direct":false,"kind":"runtime","optional":false},{"id":11390402605,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v0.0.0-20180701023420-4b7aa43c6742","direct":false,"kind":"runtime","optional":false},{"id":11390402606,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402607,"package_name":"github.com/modern-go/reflect2","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402608,"package_name":"github.com/modocache/gover","ecosystem":"go","requirements":"v0.0.0-20171022184752-b58185e213c5","direct":false,"kind":"runtime","optional":false},{"id":11390402609,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.0.0-20171201202039-1bf9dbcd8cbe","direct":false,"kind":"runtime","optional":false},{"id":11390402610,"package_name":"github.com/montanaflynn/stats","ecosystem":"go","requirements":"v0.6.6","direct":false,"kind":"runtime","optional":false},{"id":11390402611,"package_name":"github.com/morikuni/aec","ecosystem":"go","requirements":"v0.0.0-20170113033406-39771216ff4c","direct":false,"kind":"runtime","optional":false},{"id":11390402612,"package_name":"github.com/mrunalp/fileutils","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402613,"package_name":"github.com/mschoch/smat","ecosystem":"go","requirements":"v0.0.0-20160514031455-90eadee771ae","direct":false,"kind":"runtime","optional":false},{"id":11390402614,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20120707110453-a547fc61f48d","direct":false,"kind":"runtime","optional":false},{"id":11390402615,"package_name":"github.com/munnerz/goautoneg","ecosystem":"go","requirements":"v0.0.0-20191010083416-a7dc8b61c822","direct":false,"kind":"runtime","optional":false},{"id":11390402616,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20161129095857-cc309e4a2223","direct":false,"kind":"runtime","optional":false},{"id":11390402617,"package_name":"github.com/mwitkow/go-conntrack","ecosystem":"go","requirements":"v0.0.0-20190716064945-2f068394615f","direct":false,"kind":"runtime","optional":false},{"id":11390402618,"package_name":"github.com/mxk/go-flowrate","ecosystem":"go","requirements":"v0.0.0-20140419014527-cca7078d478f","direct":false,"kind":"runtime","optional":false},{"id":11390402619,"package_name":"github.com/ncw/swift","ecosystem":"go","requirements":"v1.0.47","direct":false,"kind":"runtime","optional":false},{"id":11390402620,"package_name":"github.com/niemeyer/pretty","ecosystem":"go","requirements":"v0.0.0-20200227124842-a10e7caefd8e","direct":false,"kind":"runtime","optional":false},{"id":11390402621,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.4","direct":false,"kind":"runtime","optional":false},{"id":11390402622,"package_name":"github.com/nxadm/tail","ecosystem":"go","requirements":"v1.4.8","direct":false,"kind":"runtime","optional":false},{"id":11390402623,"package_name":"github.com/nyaruka/phonenumbers","ecosystem":"go","requirements":"v1.0.54","direct":false,"kind":"runtime","optional":false},{"id":11390402624,"package_name":"github.com/oklog/ulid","ecosystem":"go","requirements":"v1.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390402625,"package_name":"github.com/olekukonko/tablewriter","ecosystem":"go","requirements":"v0.0.0-20170122224234-a0225b3f23b5","direct":false,"kind":"runtime","optional":false},{"id":11390402626,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v0.0.0-20151202141238-7f8ab55aaf3b","direct":false,"kind":"runtime","optional":false},{"id":11390402627,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v0.0.0-20170829012221-11459a886d9c","direct":false,"kind":"runtime","optional":false},{"id":11390402628,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402629,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":11390402630,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":11390402631,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":11390402632,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":11390402633,"package_name":"github.com/onsi/ginkgo","ecosystem":"go","requirements":"v1.15.2","direct":false,"kind":"runtime","optional":false},{"id":11390402634,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v0.0.0-20151007035656-2152b45fa28a","direct":false,"kind":"runtime","optional":false},{"id":11390402635,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v0.0.0-20170829124025-dcabb60a477c","direct":false,"kind":"runtime","optional":false},{"id":11390402636,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402637,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390402638,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":11390402639,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.10.3","direct":false,"kind":"runtime","optional":false},{"id":11390402640,"package_name":"github.com/onsi/gomega","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":11390402641,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v0.0.0-20170106003457-a6d0ee40d420","direct":false,"kind":"runtime","optional":false},{"id":11390402642,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v0.0.0-20180430190053-c9281466c8b2","direct":false,"kind":"runtime","optional":false},{"id":11390402643,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0-rc1","direct":false,"kind":"runtime","optional":false},{"id":11390402644,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0-rc1.0.20180430190053-c9281466c8b2","direct":false,"kind":"runtime","optional":false},{"id":11390402645,"package_name":"github.com/opencontainers/go-digest","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402646,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402647,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402648,"package_name":"github.com/opencontainers/image-spec","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402649,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v0.0.0-20190115041553-12f6a991201f","direct":false,"kind":"runtime","optional":false},{"id":11390402650,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402651,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc8.0.20190926000215-3e425f80a8c9","direct":false,"kind":"runtime","optional":false},{"id":11390402652,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc9","direct":false,"kind":"runtime","optional":false},{"id":11390402653,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.0-rc93","direct":false,"kind":"runtime","optional":false},{"id":11390402654,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402655,"package_name":"github.com/opencontainers/runc","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390402656,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v0.1.2-0.20190507144316-5b71a03e2700","direct":false,"kind":"runtime","optional":false},{"id":11390402657,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402658,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.2-0.20190207185410-29686dbc5559","direct":false,"kind":"runtime","optional":false},{"id":11390402659,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402660,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20200929063507-e6143ca7d51d","direct":false,"kind":"runtime","optional":false},{"id":11390402661,"package_name":"github.com/opencontainers/runtime-spec","ecosystem":"go","requirements":"v1.0.3-0.20210326190908-1c3f411f0417","direct":false,"kind":"runtime","optional":false},{"id":11390402662,"package_name":"github.com/opencontainers/runtime-tools","ecosystem":"go","requirements":"v0.0.0-20181011054405-1d69bd0f9c39","direct":false,"kind":"runtime","optional":false},{"id":11390402663,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402664,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402665,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.8.2","direct":false,"kind":"runtime","optional":false},{"id":11390402666,"package_name":"github.com/opencontainers/selinux","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390402667,"package_name":"github.com/opentracing/opentracing-go","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402668,"package_name":"github.com/pascaldekloe/goe","ecosystem":"go","requirements":"v0.0.0-20180627143212-57f6aae5913c","direct":false,"kind":"runtime","optional":false},{"id":11390402669,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402670,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402671,"package_name":"github.com/pelletier/go-toml","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390402672,"package_name":"github.com/peterbourgon/diskv","ecosystem":"go","requirements":"v2.0.1+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402673,"package_name":"github.com/philhofer/fwd","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402674,"package_name":"github.com/phpdave11/gofpdf","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390402675,"package_name":"github.com/phpdave11/gofpdi","ecosystem":"go","requirements":"v1.0.12","direct":false,"kind":"runtime","optional":false},{"id":11390402676,"package_name":"github.com/pkg/browser","ecosystem":"go","requirements":"v0.0.0-20210115035449-ce105d075bb4","direct":false,"kind":"runtime","optional":false},{"id":11390402677,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402678,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1-0.20171018195549-f15c970de5b7","direct":false,"kind":"runtime","optional":false},{"id":11390402679,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390402680,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390402681,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402682,"package_name":"github.com/pquerna/cachecontrol","ecosystem":"go","requirements":"v0.0.0-20171018203845-0dec1b30a021","direct":false,"kind":"runtime","optional":false},{"id":11390402683,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.0.0-20180209125602-c332b6f63c06","direct":false,"kind":"runtime","optional":false},{"id":11390402684,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390402685,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v0.9.3","direct":false,"kind":"runtime","optional":false},{"id":11390402686,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402687,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402688,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390402689,"package_name":"github.com/prometheus/client_golang","ecosystem":"go","requirements":"v1.11.1","direct":false,"kind":"runtime","optional":false},{"id":11390402690,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20171117100541-99fa1f4be8e5","direct":false,"kind":"runtime","optional":false},{"id":11390402691,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20180712105110-5c3871d89910","direct":false,"kind":"runtime","optional":false},{"id":11390402692,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190129233127-fd36f4220a90","direct":false,"kind":"runtime","optional":false},{"id":11390402693,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.0.0-20190812154241-14fe0d1b01d4","direct":false,"kind":"runtime","optional":false},{"id":11390402694,"package_name":"github.com/prometheus/client_model","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402695,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20180110214958-89604d197083","direct":false,"kind":"runtime","optional":false},{"id":11390402696,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.0.0-20181113130724-41aa239b4cce","direct":false,"kind":"runtime","optional":false},{"id":11390402697,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402698,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402699,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402700,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390402701,"package_name":"github.com/prometheus/common","ecosystem":"go","requirements":"v0.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390402702,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20180125133057-cb4147076ac7","direct":false,"kind":"runtime","optional":false},{"id":11390402703,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20181005140218-185b4288413d","direct":false,"kind":"runtime","optional":false},{"id":11390402704,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190507164030-5867b95ac084","direct":false,"kind":"runtime","optional":false},{"id":11390402705,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.0-20190522114515-bc1a522cf7b1","direct":false,"kind":"runtime","optional":false},{"id":11390402706,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402707,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402708,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":11390402709,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.0.8","direct":false,"kind":"runtime","optional":false},{"id":11390402710,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390402711,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402712,"package_name":"github.com/prometheus/procfs","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402713,"package_name":"github.com/prometheus/tsdb","ecosystem":"go","requirements":"v0.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390402714,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v0.0.0-20150106093220-6724a57986af","direct":false,"kind":"runtime","optional":false},{"id":11390402715,"package_name":"github.com/rogpeppe/fastuuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402716,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402717,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390402718,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402719,"package_name":"github.com/rs/cors","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390402720,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390402721,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402722,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402723,"package_name":"github.com/ruudk/golang-pdf417","ecosystem":"go","requirements":"v0.0.0-20181029194003-1af4ab5afa58","direct":false,"kind":"runtime","optional":false},{"id":11390402724,"package_name":"github.com/safchain/ethtool","ecosystem":"go","requirements":"v0.0.0-20190326074333-42ed695e3de8","direct":false,"kind":"runtime","optional":false},{"id":11390402725,"package_name":"github.com/satori/go.uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402726,"package_name":"github.com/sean-/seed","ecosystem":"go","requirements":"v0.0.0-20170313163322-e2103e2c3529","direct":false,"kind":"runtime","optional":false},{"id":11390402728,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390402729,"package_name":"github.com/seccomp/libseccomp-golang","ecosystem":"go","requirements":"v0.9.2-0.20210429002308-3879420cc921","direct":false,"kind":"runtime","optional":false},{"id":11390402730,"package_name":"github.com/shurcooL/sanitized_anchor_name","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402732,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.0.4-0.20170822132746-89742aefa4b2","direct":false,"kind":"runtime","optional":false},{"id":11390402734,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":11390402735,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402737,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402738,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402739,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390402740,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390402741,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402742,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":11390402743,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390402744,"package_name":"github.com/smartystreets/assertions","ecosystem":"go","requirements":"v0.0.0-20180927180507-b2de0cb4f26d","direct":false,"kind":"runtime","optional":false},{"id":11390402745,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v0.0.0-20190330032615-68dc04aab96a","direct":false,"kind":"runtime","optional":false},{"id":11390402746,"package_name":"github.com/smartystreets/goconvey","ecosystem":"go","requirements":"v1.6.4","direct":false,"kind":"runtime","optional":false},{"id":11390402747,"package_name":"github.com/soheilhy/cmux","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":11390402748,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v0.0.0-20180118202830-f09979ecbc72","direct":false,"kind":"runtime","optional":false},{"id":11390402749,"package_name":"github.com/spaolacci/murmur3","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402750,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390402751,"package_name":"github.com/spf13/afero","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390402752,"package_name":"github.com/spf13/cast","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402753,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.2-0.20171109065643-2da4a54c5cee","direct":false,"kind":"runtime","optional":false},{"id":11390402754,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402755,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402756,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390402757,"package_name":"github.com/spf13/jwalterweatherman","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402758,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v0.0.0-20170130214245-9ff6c6923cff","direct":false,"kind":"runtime","optional":false},{"id":11390402759,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.1-0.20171106142849-4c012f6dcd95","direct":false,"kind":"runtime","optional":false},{"id":11390402760,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390402761,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402762,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":11390402763,"package_name":"github.com/spf13/viper","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402764,"package_name":"github.com/square/go-jose","ecosystem":"go","requirements":"v2.3.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402765,"package_name":"github.com/stefanberger/go-pkcs11uri","ecosystem":"go","requirements":"v0.0.0-20201008174630-78d3cae3a980","direct":false,"kind":"runtime","optional":false},{"id":11390402766,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.0.0-20180129172003-8a3f7159479f","direct":false,"kind":"runtime","optional":false},{"id":11390402767,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402768,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402769,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402770,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402771,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v0.0.0-20180303142811-b89eecf5ca5d","direct":false,"kind":"runtime","optional":false},{"id":11390402772,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390402773,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402774,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402775,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390402776,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390402777,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402778,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":11390402779,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390402780,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20170704070218-db04d3cc01c8","direct":false,"kind":"runtime","optional":false},{"id":11390402781,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20180916011248-d98352740cb2","direct":false,"kind":"runtime","optional":false},{"id":11390402782,"package_name":"github.com/syndtr/gocapability","ecosystem":"go","requirements":"v0.0.0-20200815063812-42c35b437635","direct":false,"kind":"runtime","optional":false},{"id":11390402783,"package_name":"github.com/syndtr/goleveldb","ecosystem":"go","requirements":"v0.0.0-20180708030551-c4c61651e9e3","direct":false,"kind":"runtime","optional":false},{"id":11390402784,"package_name":"github.com/tailor-inc/graphql","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402785,"package_name":"github.com/tchap/go-patricia","ecosystem":"go","requirements":"v2.2.6+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402786,"package_name":"github.com/testcontainers/testcontainers-go","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":11390402787,"package_name":"github.com/tidwall/pretty","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402788,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20170815181823-89b8d40f7ca8","direct":false,"kind":"runtime","optional":false},{"id":11390402789,"package_name":"github.com/tmc/grpc-websocket-proxy","ecosystem":"go","requirements":"v0.0.0-20190109142713-0ad062ec5ee5","direct":false,"kind":"runtime","optional":false},{"id":11390402790,"package_name":"github.com/ugorji/go","ecosystem":"go","requirements":"v1.1.4","direct":false,"kind":"runtime","optional":false},{"id":11390402791,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v0.0.0-20171014202726-7bc6a0acffa5","direct":false,"kind":"runtime","optional":false},{"id":11390402792,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.20.0","direct":false,"kind":"runtime","optional":false},{"id":11390402793,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.1","direct":false,"kind":"runtime","optional":false},{"id":11390402794,"package_name":"github.com/urfave/cli","ecosystem":"go","requirements":"v1.22.2","direct":false,"kind":"runtime","optional":false},{"id":11390402795,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v0.0.0-20181108222139-023a6dafdcdf","direct":false,"kind":"runtime","optional":false},{"id":11390402796,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402797,"package_name":"github.com/vishvananda/netlink","ecosystem":"go","requirements":"v1.1.1-0.20201029203352-d40f9887b852","direct":false,"kind":"runtime","optional":false},{"id":11390402798,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20180720170159-13995c7128cc","direct":false,"kind":"runtime","optional":false},{"id":11390402799,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20191106174202-0a2b9b5464df","direct":false,"kind":"runtime","optional":false},{"id":11390402800,"package_name":"github.com/vishvananda/netns","ecosystem":"go","requirements":"v0.0.0-20200728191858-db3c7e526aae","direct":false,"kind":"runtime","optional":false},{"id":11390402801,"package_name":"github.com/weaviate/contextionary","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402802,"package_name":"github.com/weaviate/sroar","ecosystem":"go","requirements":"v0.0.0-20230210105426-26108af5465d","direct":false,"kind":"runtime","optional":false},{"id":11390402803,"package_name":"github.com/weaviate/weaviate","ecosystem":"go","requirements":"v1.18.1-0.20230307173515-39ef7cc0c9ff","direct":false,"kind":"runtime","optional":false},{"id":11390402804,"package_name":"github.com/weaviate/weaviate","ecosystem":"go","requirements":"v1.18.4-0.20230419154622-c6d8a6b2718b","direct":false,"kind":"runtime","optional":false},{"id":11390402805,"package_name":"github.com/weaviate/weaviate","ecosystem":"go","requirements":"v1.19.0-beta.1.0.20230424082040-b053defd25ee","direct":false,"kind":"runtime","optional":false},{"id":11390402806,"package_name":"github.com/weaviate/weaviate-go-client/v4","ecosystem":"go","requirements":"v4.6.3","direct":false,"kind":"runtime","optional":false},{"id":11390402807,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.10","direct":false,"kind":"runtime","optional":false},{"id":11390402808,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11-0.20200630133818-d5bec3311243","direct":false,"kind":"runtime","optional":false},{"id":11390402809,"package_name":"github.com/willf/bitset","ecosystem":"go","requirements":"v1.1.11","direct":false,"kind":"runtime","optional":false},{"id":11390402810,"package_name":"github.com/willf/bloom","ecosystem":"go","requirements":"v2.0.3+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390402811,"package_name":"github.com/xdg-go/pbkdf2","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390402812,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402813,"package_name":"github.com/xdg-go/scram","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390402814,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390402815,"package_name":"github.com/xdg-go/stringprep","ecosystem":"go","requirements":"v1.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390402816,"package_name":"github.com/xeipuuv/gojsonpointer","ecosystem":"go","requirements":"v0.0.0-20180127040702-4e3ac2762d5f","direct":false,"kind":"runtime","optional":false},{"id":11390402817,"package_name":"github.com/xeipuuv/gojsonreference","ecosystem":"go","requirements":"v0.0.0-20180127040603-bd5ef7bd5415","direct":false,"kind":"runtime","optional":false},{"id":11390402819,"package_name":"github.com/xeipuuv/gojsonschema","ecosystem":"go","requirements":"v0.0.0-20180618132009-1d523034197f","direct":false,"kind":"runtime","optional":false},{"id":11390402820,"package_name":"github.com/xiang90/probing","ecosystem":"go","requirements":"v0.0.0-20190116061207-43a291ad63a2","direct":false,"kind":"runtime","optional":false},{"id":11390402822,"package_name":"github.com/xordataexchange/crypt","ecosystem":"go","requirements":"v0.0.3-0.20170626215501-b2862e3d0a77","direct":false,"kind":"runtime","optional":false},{"id":11390402824,"package_name":"github.com/youmark/pkcs8","ecosystem":"go","requirements":"v0.0.0-20181117223130-1be2e3e5546d","direct":false,"kind":"runtime","optional":false},{"id":11390402825,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.25","direct":false,"kind":"runtime","optional":false},{"id":11390402827,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.27","direct":false,"kind":"runtime","optional":false},{"id":11390402828,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.1.32","direct":false,"kind":"runtime","optional":false},{"id":11390402830,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390402831,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390402833,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":11390402834,"package_name":"github.com/yvasiyarov/go-metrics","ecosystem":"go","requirements":"v0.0.0-20140926110328-57bccd1ccd43","direct":false,"kind":"runtime","optional":false},{"id":11390402836,"package_name":"github.com/yvasiyarov/gorelic","ecosystem":"go","requirements":"v0.0.0-20141212073537-a9bba5b9ab50","direct":false,"kind":"runtime","optional":false},{"id":11390402838,"package_name":"github.com/yvasiyarov/newrelic_platform_go","ecosystem":"go","requirements":"v0.0.0-20140908184405-b21fdbd4370f","direct":false,"kind":"runtime","optional":false},{"id":11390402840,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390402842,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390402843,"package_name":"go.etcd.io/bbolt","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390402845,"package_name":"go.etcd.io/etcd","ecosystem":"go","requirements":"v0.5.0-alpha.5.0.20200910180754-dd1b699fc489","direct":false,"kind":"runtime","optional":false},{"id":11390402847,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.3","direct":false,"kind":"runtime","optional":false},{"id":11390402848,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.7.5","direct":false,"kind":"runtime","optional":false},{"id":11390402849,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.8.3","direct":false,"kind":"runtime","optional":false},{"id":11390402851,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390402852,"package_name":"go.mongodb.org/mongo-driver","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":11390402853,"package_name":"go.mozilla.org/pkcs7","ecosystem":"go","requirements":"v0.0.0-20200128120323-432b2356ecb1","direct":false,"kind":"runtime","optional":false},{"id":11390402855,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390402856,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390402857,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.2","direct":false,"kind":"runtime","optional":false},{"id":11390402858,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.3","direct":false,"kind":"runtime","optional":false},{"id":11390402859,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.4","direct":false,"kind":"runtime","optional":false},{"id":11390402861,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.22.5","direct":false,"kind":"runtime","optional":false},{"id":11390402862,"package_name":"go.opencensus.io","ecosystem":"go","requirements":"v0.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390402863,"package_name":"go.opentelemetry.io/proto/otlp","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390402864,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390402866,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402867,"package_name":"go.uber.org/goleak","ecosystem":"go","requirements":"v1.1.12","direct":false,"kind":"runtime","optional":false},{"id":11390402869,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402871,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":11390402872,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20171113213409-9f005a07e0d3","direct":false,"kind":"runtime","optional":false},{"id":11390402874,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20180904163835-0709b304e793","direct":false,"kind":"runtime","optional":false},{"id":11390402876,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20181009213950-7c1a557ab941","direct":false,"kind":"runtime","optional":false},{"id":11390402877,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":11390402879,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190422162423-af44ce270edf","direct":false,"kind":"runtime","optional":false},{"id":11390402880,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":11390402881,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190605123033-f99c8df09eb5","direct":false,"kind":"runtime","optional":false},{"id":11390402883,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190611184440-5c40567a22f8","direct":false,"kind":"runtime","optional":false},{"id":11390402884,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190701094942-4def268fd1a4","direct":false,"kind":"runtime","optional":false},{"id":11390402886,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190923035154-9ee001bba392","direct":false,"kind":"runtime","optional":false},{"id":11390402888,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":11390402889,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200302210943-78000ba7a073","direct":false,"kind":"runtime","optional":false},{"id":11390402891,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":11390402892,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200728195943-123391ffb6de","direct":false,"kind":"runtime","optional":false},{"id":11390402894,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201002170205-7f63de1d35b0","direct":false,"kind":"runtime","optional":false},{"id":11390402895,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201216223049-8b5274cf687f","direct":false,"kind":"runtime","optional":false},{"id":11390402897,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210322153248-0c34fe9e7dc2","direct":false,"kind":"runtime","optional":false},{"id":11390402898,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":11390402899,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220511200225-c6db032c6c88","direct":false,"kind":"runtime","optional":false},{"id":11390402900,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220622213112-05595931fe9d","direct":false,"kind":"runtime","optional":false},{"id":11390402901,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180321215751-8460e604b9de","direct":false,"kind":"runtime","optional":false},{"id":11390402902,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20180807140117-3d87b88a115f","direct":false,"kind":"runtime","optional":false},{"id":11390402903,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190121172915-509febef88a4","direct":false,"kind":"runtime","optional":false},{"id":11390402904,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190125153040-c74c464bbbf2","direct":false,"kind":"runtime","optional":false},{"id":11390402905,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190306152737-a1d7652674e8","direct":false,"kind":"runtime","optional":false},{"id":11390402906,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190510132918-efd6b22b2522","direct":false,"kind":"runtime","optional":false},{"id":11390402907,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20190829153037-c13cbed26979","direct":false,"kind":"runtime","optional":false},{"id":11390402908,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191002040644-a1355ae1e2c3","direct":false,"kind":"runtime","optional":false},{"id":11390402909,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191030013958-a1ab85dbe136","direct":false,"kind":"runtime","optional":false},{"id":11390402910,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191129062945-2f5052295587","direct":false,"kind":"runtime","optional":false},{"id":11390402911,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20191227195350-da58074b4299","direct":false,"kind":"runtime","optional":false},{"id":11390402912,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200119233911-0405dc783f0a","direct":false,"kind":"runtime","optional":false},{"id":11390402913,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200207192155-f17229e696bd","direct":false,"kind":"runtime","optional":false},{"id":11390402914,"package_name":"golang.org/x/exp","ecosystem":"go","requirements":"v0.0.0-20200224162631-6cc2880d07d6","direct":false,"kind":"runtime","optional":false},{"id":11390402915,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20180708004352-c73c2afc3b81","direct":false,"kind":"runtime","optional":false},{"id":11390402916,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190227222117-0694c2d4d067","direct":false,"kind":"runtime","optional":false},{"id":11390402917,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190802002840-cff245a6509b","direct":false,"kind":"runtime","optional":false},{"id":11390402918,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20190910094157-69e4b8554b2a","direct":false,"kind":"runtime","optional":false},{"id":11390402919,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200119044424-58c23975cae1","direct":false,"kind":"runtime","optional":false},{"id":11390402920,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200430140353-33d19683fad8","direct":false,"kind":"runtime","optional":false},{"id":11390402921,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20200618115811-c13761719519","direct":false,"kind":"runtime","optional":false},{"id":11390402922,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20201208152932-35266b937fa6","direct":false,"kind":"runtime","optional":false},{"id":11390402923,"package_name":"golang.org/x/image","ecosystem":"go","requirements":"v0.0.0-20210216034530-4410531fe030","direct":false,"kind":"runtime","optional":false},{"id":11390402924,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20181026193005-c67002cb31c3","direct":false,"kind":"runtime","optional":false},{"id":11390402925,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190227174305-5b3e6a55c961","direct":false,"kind":"runtime","optional":false},{"id":11390402926,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190301231843-5614ed5bae6f","direct":false,"kind":"runtime","optional":false},{"id":11390402927,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190313153728-d0100b6bd8b3","direct":false,"kind":"runtime","optional":false},{"id":11390402928,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190409202823-959b441ac422","direct":false,"kind":"runtime","optional":false},{"id":11390402929,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190909230951-414d861bb4ac","direct":false,"kind":"runtime","optional":false},{"id":11390402930,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":11390402931,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20191125180803-fdd1cda4f05f","direct":false,"kind":"runtime","optional":false},{"id":11390402932,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200130185559-910be7a94367","direct":false,"kind":"runtime","optional":false},{"id":11390402933,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20200302205851-738671d3881b","direct":false,"kind":"runtime","optional":false},{"id":11390402934,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20201208152925-83fdc39ff7b5","direct":false,"kind":"runtime","optional":false},{"id":11390402935,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20210508222113-6edffad5e616","direct":false,"kind":"runtime","optional":false},{"id":11390402936,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190312151609-d3739f865fa6","direct":false,"kind":"runtime","optional":false},{"id":11390402937,"package_name":"golang.org/x/mobile","ecosystem":"go","requirements":"v0.0.0-20190719004257-d2bd2a29d028","direct":false,"kind":"runtime","optional":false},{"id":11390402938,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":11390402939,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390402940,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":11390402941,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191107180719-034126e5016b","direct":false,"kind":"runtime","optional":false},{"id":11390402942,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390402943,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390402944,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390402945,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":11390402946,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.4.2","direct":false,"kind":"runtime","optional":false},{"id":11390402947,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":11390402948,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180724234803-3673e40ba225","direct":false,"kind":"runtime","optional":false},{"id":11390402949,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180826012351-8a410e7b638d","direct":false,"kind":"runtime","optional":false},{"id":11390402950,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20180906233101-161cd47e91fd","direct":false,"kind":"runtime","optional":false},{"id":11390402951,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181011144130-49bb7cea24b1","direct":false,"kind":"runtime","optional":false},{"id":11390402952,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181114220301-adae6a3d119a","direct":false,"kind":"runtime","optional":false},{"id":11390402953,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20181220203305-927f97764cc3","direct":false,"kind":"runtime","optional":false},{"id":11390402954,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190108225652-1e06a53dbb7e","direct":false,"kind":"runtime","optional":false},{"id":11390402955,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190213061140-3a22650c66bd","direct":false,"kind":"runtime","optional":false},{"id":11390402956,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":11390402957,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":11390402958,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190501004415-9ce7a6920f09","direct":false,"kind":"runtime","optional":false},{"id":11390402959,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190503192946-f4e77d36d62c","direct":false,"kind":"runtime","optional":false},{"id":11390402960,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190522155817-f3200d17e092","direct":false,"kind":"runtime","optional":false},{"id":11390402961,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190603091049-60506f45cf65","direct":false,"kind":"runtime","optional":false},{"id":11390402962,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190613194153-d28f0bde5980","direct":false,"kind":"runtime","optional":false},{"id":11390402963,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190619014844-b5b0513f8c1b","direct":false,"kind":"runtime","optional":false},{"id":11390402964,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":11390402965,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190628185345-da137c7871d7","direct":false,"kind":"runtime","optional":false},{"id":11390402966,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190724013045-ca1201d0de80","direct":false,"kind":"runtime","optional":false},{"id":11390402967,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190813141303-74dc4d7220e7","direct":false,"kind":"runtime","optional":false},{"id":11390402968,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190827160401-ba9fcec4b297","direct":false,"kind":"runtime","optional":false},{"id":11390402969,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190923162816-aa69164e4478","direct":false,"kind":"runtime","optional":false},{"id":11390402970,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191004110552-13f9640d40b9","direct":false,"kind":"runtime","optional":false},{"id":11390402971,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20191209160850-c0dbc17a3553","direct":false,"kind":"runtime","optional":false},{"id":11390402972,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200114155413-6afb5195e5aa","direct":false,"kind":"runtime","optional":false},{"id":11390402973,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200202094626-16171245cfb2","direct":false,"kind":"runtime","optional":false},{"id":11390402974,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200222125558-5a598a2470a0","direct":false,"kind":"runtime","optional":false},{"id":11390402975,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200226121028-0de0cce0169b","direct":false,"kind":"runtime","optional":false},{"id":11390402976,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200301022130-244492dfa37a","direct":false,"kind":"runtime","optional":false},{"id":11390402977,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200324143707-d3edc9973b7e","direct":false,"kind":"runtime","optional":false},{"id":11390402978,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200501053045-e0ff5e5a1de5","direct":false,"kind":"runtime","optional":false},{"id":11390402979,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200506145744-7e3656a0809f","direct":false,"kind":"runtime","optional":false},{"id":11390402980,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200513185701-a91f0712d120","direct":false,"kind":"runtime","optional":false},{"id":11390402981,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520004742-59133d7f0dd7","direct":false,"kind":"runtime","optional":false},{"id":11390402982,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200520182314-0ba52f642ac2","direct":false,"kind":"runtime","optional":false},{"id":11390402983,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200625001655-4c5254603344","direct":false,"kind":"runtime","optional":false},{"id":11390402984,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200707034311-ab3426394381","direct":false,"kind":"runtime","optional":false},{"id":11390402985,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20200822124328-c89045814202","direct":false,"kind":"runtime","optional":false},{"id":11390402986,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201006153459-a7d1128ccaa0","direct":false,"kind":"runtime","optional":false},{"id":11390402987,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201010224723-4f7140c49acb","direct":false,"kind":"runtime","optional":false},{"id":11390402988,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201021035429-f5854403a974","direct":false,"kind":"runtime","optional":false},{"id":11390402989,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201031054903-ff519b6c9102","direct":false,"kind":"runtime","optional":false},{"id":11390402990,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201110031124-69a78807bb2b","direct":false,"kind":"runtime","optional":false},{"id":11390402991,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201202161906-c7110b5ffcbb","direct":false,"kind":"runtime","optional":false},{"id":11390402992,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201209123823-ac852fbbde11","direct":false,"kind":"runtime","optional":false},{"id":11390402993,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20201224014010-6772e930b67b","direct":false,"kind":"runtime","optional":false},{"id":11390402994,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210119194325-5f4716e94777","direct":false,"kind":"runtime","optional":false},{"id":11390402995,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":11390402996,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210316092652-d523dce5a7f4","direct":false,"kind":"runtime","optional":false},{"id":11390402997,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210405180319-a5a99cb37ef4","direct":false,"kind":"runtime","optional":false},{"id":11390402998,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210421230115-4e50805a0758","direct":false,"kind":"runtime","optional":false},{"id":11390402999,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210503060351-7fd8e65b6420","direct":false,"kind":"runtime","optional":false},{"id":11390403000,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211108170745-6635138e15ea","direct":false,"kind":"runtime","optional":false},{"id":11390403001,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":11390403002,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220127200216-cd36cc0744dd","direct":false,"kind":"runtime","optional":false},{"id":11390403003,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":11390403004,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220325170049-de3da57026de","direct":false,"kind":"runtime","optional":false},{"id":11390403005,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220412020605-290c469a71a5","direct":false,"kind":"runtime","optional":false},{"id":11390403006,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220425223048-2871e0cb64e4","direct":false,"kind":"runtime","optional":false},{"id":11390403008,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220607020251-c690dde0001d","direct":false,"kind":"runtime","optional":false},{"id":11390403009,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220617184016-355a448f1bc9","direct":false,"kind":"runtime","optional":false},{"id":11390403010,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220624214902-1bab6f366d9e","direct":false,"kind":"runtime","optional":false},{"id":11390403011,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":11390403013,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220826154423-83b083e8dc8b","direct":false,"kind":"runtime","optional":false},{"id":11390403014,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390403016,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20180821212333-d2e6202438be","direct":false,"kind":"runtime","optional":false},{"id":11390403018,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190226205417-e64efc72b421","direct":false,"kind":"runtime","optional":false},{"id":11390403020,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20190604053449-0f29369cfe45","direct":false,"kind":"runtime","optional":false},{"id":11390403022,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20191202225959-858c2ad4c8b6","direct":false,"kind":"runtime","optional":false},{"id":11390403023,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200107190931-bf48bf16ab8d","direct":false,"kind":"runtime","optional":false},{"id":11390403025,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20200902213428-5d25da1a8d43","direct":false,"kind":"runtime","optional":false},{"id":11390403027,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201109201403-9fd604954f58","direct":false,"kind":"runtime","optional":false},{"id":11390403028,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20201208152858-08078c50e5b5","direct":false,"kind":"runtime","optional":false},{"id":11390403030,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210218202405-ba52d332ba99","direct":false,"kind":"runtime","optional":false},{"id":11390403031,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210220000619-9bb904979d93","direct":false,"kind":"runtime","optional":false},{"id":11390403033,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210313182246-cd4f82c27b84","direct":false,"kind":"runtime","optional":false},{"id":11390403034,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210514164344-f6687ab2804c","direct":false,"kind":"runtime","optional":false},{"id":11390403036,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210628180205-a41e5a781914","direct":false,"kind":"runtime","optional":false},{"id":11390403038,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210805134026-6f1e6394065a","direct":false,"kind":"runtime","optional":false},{"id":11390403039,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20210819190943-2bc19b11175f","direct":false,"kind":"runtime","optional":false},{"id":11390403041,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20211104180415-d3ed0bb246c8","direct":false,"kind":"runtime","optional":false},{"id":11390403042,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220223155221-ee480838109b","direct":false,"kind":"runtime","optional":false},{"id":11390403044,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220309155454-6242fa91716a","direct":false,"kind":"runtime","optional":false},{"id":11390403046,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220411215720-9780585627b5","direct":false,"kind":"runtime","optional":false},{"id":11390403047,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220608161450-d0670ef3b1eb","direct":false,"kind":"runtime","optional":false},{"id":11390403048,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220622183110-fd043fe589d2","direct":false,"kind":"runtime","optional":false},{"id":11390403050,"package_name":"golang.org/x/oauth2","ecosystem":"go","requirements":"v0.0.0-20220822191816-0ebed06d0094","direct":false,"kind":"runtime","optional":false},{"id":11390403051,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20180314180146-1d60e4601c6f","direct":false,"kind":"runtime","optional":false},{"id":11390403052,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181108010431-42b317875d0f","direct":false,"kind":"runtime","optional":false},{"id":11390403054,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20181221193216-37e7f081c4d4","direct":false,"kind":"runtime","optional":false},{"id":11390403055,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190227155943-e225da77a7e6","direct":false,"kind":"runtime","optional":false},{"id":11390403057,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190412183630-56d357773e84","direct":false,"kind":"runtime","optional":false},{"id":11390403059,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":11390403060,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190911185100-cd5d95a43a6e","direct":false,"kind":"runtime","optional":false},{"id":11390403062,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200317015054-43a5402ce75a","direct":false,"kind":"runtime","optional":false},{"id":11390403063,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20200625203802-6e8e738ad208","direct":false,"kind":"runtime","optional":false},{"id":11390403065,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201020160332-67f06af15bc9","direct":false,"kind":"runtime","optional":false},{"id":11390403066,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20201207232520-09787c993a3a","direct":false,"kind":"runtime","optional":false},{"id":11390403068,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":11390403069,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":11390403070,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":11390403072,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180830151530-49385e6e1522","direct":false,"kind":"runtime","optional":false},{"id":11390403074,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":11390403075,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180909124046-d0be0721c37e","direct":false,"kind":"runtime","optional":false},{"id":11390403077,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181107165924-66b7b1311ac8","direct":false,"kind":"runtime","optional":false},{"id":11390403079,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20181116152217-5ac8a444bdc5","direct":false,"kind":"runtime","optional":false},{"id":11390403080,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":11390403082,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190312061237-fead79001313","direct":false,"kind":"runtime","optional":false},{"id":11390403084,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190403152447-81d4e9dc473e","direct":false,"kind":"runtime","optional":false},{"id":11390403085,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":11390403087,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190419153524-e8e3143a4f4a","direct":false,"kind":"runtime","optional":false},{"id":11390403088,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":11390403090,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190502145724-3ef323f4f1fd","direct":false,"kind":"runtime","optional":false},{"id":11390403091,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190507160741-ecd444e8653b","direct":false,"kind":"runtime","optional":false},{"id":11390403093,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190514135907-3a4b5fb9f71f","direct":false,"kind":"runtime","optional":false},{"id":11390403095,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190522044717-8097e1b27ff5","direct":false,"kind":"runtime","optional":false},{"id":11390403096,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190531175056-4c3a928424d2","direct":false,"kind":"runtime","optional":false},{"id":11390403098,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190602015325-4c4f7f33c9ed","direct":false,"kind":"runtime","optional":false},{"id":11390403100,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606165138-5da285871e9c","direct":false,"kind":"runtime","optional":false},{"id":11390403101,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190606203320-7fc4e5ec1444","direct":false,"kind":"runtime","optional":false},{"id":11390403103,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190616124812-15dcb6c0061f","direct":false,"kind":"runtime","optional":false},{"id":11390403105,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190624142023-c5567b49c5d0","direct":false,"kind":"runtime","optional":false},{"id":11390403106,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190726091711-fc99dfbffb4e","direct":false,"kind":"runtime","optional":false},{"id":11390403108,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190801041406-cbf593c0f2f3","direct":false,"kind":"runtime","optional":false},{"id":11390403110,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190812073006-9eafafc0a87e","direct":false,"kind":"runtime","optional":false},{"id":11390403111,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190826190057-c7b8b68b1456","direct":false,"kind":"runtime","optional":false},{"id":11390403113,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190904154756-749cb33beabd","direct":false,"kind":"runtime","optional":false},{"id":11390403114,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190916202348-b4ddaad3f8a3","direct":false,"kind":"runtime","optional":false},{"id":11390403116,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190922100055-0a153f010e69","direct":false,"kind":"runtime","optional":false},{"id":11390403118,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190924154521-2837fb4f24fe","direct":false,"kind":"runtime","optional":false},{"id":11390403119,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191001151750-bb3f8db39f24","direct":false,"kind":"runtime","optional":false},{"id":11390403121,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191005200804-aed5e4c7ecf9","direct":false,"kind":"runtime","optional":false},{"id":11390403122,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191022100944-742c48ecaeb7","direct":false,"kind":"runtime","optional":false},{"id":11390403124,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":11390403125,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191115151921-52ab43148777","direct":false,"kind":"runtime","optional":false},{"id":11390403127,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191120155948-bd437916bb0e","direct":false,"kind":"runtime","optional":false},{"id":11390403128,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191204072324-ce4227a45e2e","direct":false,"kind":"runtime","optional":false},{"id":11390403129,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191210023423-ac6580df4449","direct":false,"kind":"runtime","optional":false},{"id":11390403131,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191228213918-04cbcbbfeed8","direct":false,"kind":"runtime","optional":false},{"id":11390403132,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200106162015-b016eb3dc98e","direct":false,"kind":"runtime","optional":false},{"id":11390403134,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200113162924-86b910548bc1","direct":false,"kind":"runtime","optional":false},{"id":11390403136,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":11390403137,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200120151820-655fe14d7479","direct":false,"kind":"runtime","optional":false},{"id":11390403139,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200122134326-e047566fdf82","direct":false,"kind":"runtime","optional":false},{"id":11390403141,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200124204421-9fbb57f87de9","direct":false,"kind":"runtime","optional":false},{"id":11390403143,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200202164722-d101bd2416d5","direct":false,"kind":"runtime","optional":false},{"id":11390403144,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200212091648-12a6c2dcc1e4","direct":false,"kind":"runtime","optional":false},{"id":11390403146,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200217220822-9197077df867","direct":false,"kind":"runtime","optional":false},{"id":11390403148,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":11390403149,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200302150141-5c8b2ff67527","direct":false,"kind":"runtime","optional":false},{"id":11390403151,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200323222414-85ca7c5b95cd","direct":false,"kind":"runtime","optional":false},{"id":11390403153,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200331124033-c3d80250170d","direct":false,"kind":"runtime","optional":false},{"id":11390403155,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200501052902-10377860bb8e","direct":false,"kind":"runtime","optional":false},{"id":11390403157,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200511232937-7e40ca221e25","direct":false,"kind":"runtime","optional":false},{"id":11390403160,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200515095857-1151b9dac4a9","direct":false,"kind":"runtime","optional":false},{"id":11390403161,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200523222454-059865788121","direct":false,"kind":"runtime","optional":false},{"id":11390403163,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200615200032-f1bc736245b1","direct":false,"kind":"runtime","optional":false},{"id":11390403165,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200622214017-ed371f2e16b4","direct":false,"kind":"runtime","optional":false},{"id":11390403167,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200625212154-ddb9806d33ae","direct":false,"kind":"runtime","optional":false},{"id":11390403169,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200728102440-3e129f6d46b1","direct":false,"kind":"runtime","optional":false},{"id":11390403170,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200803210538-64077c9b5642","direct":false,"kind":"runtime","optional":false},{"id":11390403172,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200817155316-9781c653f443","direct":false,"kind":"runtime","optional":false},{"id":11390403174,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200905004654-be1d3432aa8f","direct":false,"kind":"runtime","optional":false},{"id":11390403176,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200909081042-eff7692f9009","direct":false,"kind":"runtime","optional":false},{"id":11390403179,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200916030750-2334cc1a136f","direct":false,"kind":"runtime","optional":false},{"id":11390403181,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200922070232-aee5d888a860","direct":false,"kind":"runtime","optional":false},{"id":11390403183,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200930185726-fdedc70b468f","direct":false,"kind":"runtime","optional":false},{"id":11390403184,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201112073958-5cba982894dd","direct":false,"kind":"runtime","optional":false},{"id":11390403186,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201117170446-d9b008d0a637","direct":false,"kind":"runtime","optional":false},{"id":11390403187,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":11390403189,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201201145000-ef89a241ccb3","direct":false,"kind":"runtime","optional":false},{"id":11390403192,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201202213521-69691e467435","direct":false,"kind":"runtime","optional":false},{"id":11390403194,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210104204734-6f8348627aad","direct":false,"kind":"runtime","optional":false},{"id":11390403196,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210112080510-489259a85091","direct":false,"kind":"runtime","optional":false},{"id":11390403198,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210119212857-b64e53b001e4","direct":false,"kind":"runtime","optional":false},{"id":11390403201,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210124154548-22da62e12c0c","direct":false,"kind":"runtime","optional":false},{"id":11390403202,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210220050731-9a76102bfb43","direct":false,"kind":"runtime","optional":false},{"id":11390403204,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210304124612-50617c2ba197","direct":false,"kind":"runtime","optional":false},{"id":11390403207,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210305230114-8fe3ee5dd75b","direct":false,"kind":"runtime","optional":false},{"id":11390403208,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210315160823-c6e025ad8005","direct":false,"kind":"runtime","optional":false},{"id":11390403211,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210320140829-1e4c9ba3b0c4","direct":false,"kind":"runtime","optional":false},{"id":11390403213,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210324051608-47abb6519492","direct":false,"kind":"runtime","optional":false},{"id":11390403215,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210330210617-4fbd30eecc44","direct":false,"kind":"runtime","optional":false},{"id":11390403217,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210420072515-93ed5bcd2bfe","direct":false,"kind":"runtime","optional":false},{"id":11390403219,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":11390403221,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210426230700-d19ff857e887","direct":false,"kind":"runtime","optional":false},{"id":11390403223,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210510120138-977fb7262007","direct":false,"kind":"runtime","optional":false},{"id":11390403225,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210514084401-e8d321eab015","direct":false,"kind":"runtime","optional":false},{"id":11390403227,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603081109-ebe580a85c40","direct":false,"kind":"runtime","optional":false},{"id":11390403231,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210603125802-9665404d3644","direct":false,"kind":"runtime","optional":false},{"id":11390403234,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":11390403236,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210616094352-59db8d763f22","direct":false,"kind":"runtime","optional":false},{"id":11390403237,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":11390403240,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210806184541-e5e7981a1069","direct":false,"kind":"runtime","optional":false},{"id":11390403242,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210823070655-63515b42dcdf","direct":false,"kind":"runtime","optional":false},{"id":11390403244,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210906170528-6f6e22806c34","direct":false,"kind":"runtime","optional":false},{"id":11390403247,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210908233432-aa78b53d3365","direct":false,"kind":"runtime","optional":false},{"id":11390403249,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211025201205-69cdffdb9359","direct":false,"kind":"runtime","optional":false},{"id":11390403250,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211116061358-0a5406a5449c","direct":false,"kind":"runtime","optional":false},{"id":11390403253,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211124211545-fe61309f8881","direct":false,"kind":"runtime","optional":false},{"id":11390403255,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211210111614-af8b64212486","direct":false,"kind":"runtime","optional":false},{"id":11390403258,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":11390403260,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220128215802-99c3d69c2c27","direct":false,"kind":"runtime","optional":false},{"id":11390403261,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220209214540-3681064d5158","direct":false,"kind":"runtime","optional":false},{"id":11390403263,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":11390403265,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220328115105-d36c6a25d886","direct":false,"kind":"runtime","optional":false},{"id":11390403268,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220405210540-1e041c57c461","direct":false,"kind":"runtime","optional":false},{"id":11390403270,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220412211240-33da011f77ad","direct":false,"kind":"runtime","optional":false},{"id":11390403271,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220502124256-b6088ccd6cba","direct":false,"kind":"runtime","optional":false},{"id":11390403274,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220503163025-988cb79eb6c6","direct":false,"kind":"runtime","optional":false},{"id":11390403275,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":11390403278,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220610221304-9f5ed59c137d","direct":false,"kind":"runtime","optional":false},{"id":11390403280,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220615213510-4f61da869c0c","direct":false,"kind":"runtime","optional":false},{"id":11390403284,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220715151400-c0bba94af5f8","direct":false,"kind":"runtime","optional":false},{"id":11390403287,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":11390403289,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220728004956-3c1f35247d10","direct":false,"kind":"runtime","optional":false},{"id":11390403291,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390403293,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201117132131-f5c789dd3221","direct":false,"kind":"runtime","optional":false},{"id":11390403295,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":11390403297,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":11390403298,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390403301,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.0.0-20170915032832-14c0d48ead0c","direct":false,"kind":"runtime","optional":false},{"id":11390403302,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390403305,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.1-0.20180807135948-17ff2d5776d2","direct":false,"kind":"runtime","optional":false},{"id":11390403307,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":11390403308,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":11390403311,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":11390403313,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.5","direct":false,"kind":"runtime","optional":false},{"id":11390403316,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":11390403317,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":11390403320,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390403322,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20180412165947-fbb02b2291d2","direct":false,"kind":"runtime","optional":false},{"id":11390403325,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20181108054448-85acf8d2951c","direct":false,"kind":"runtime","optional":false},{"id":11390403326,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20190308202827-9d24e82272b4","direct":false,"kind":"runtime","optional":false},{"id":11390403328,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20191024005414-555d28b269f0","direct":false,"kind":"runtime","optional":false},{"id":11390403331,"package_name":"golang.org/x/time","ecosystem":"go","requirements":"v0.0.0-20200630173020-3af7569d3a1e","direct":false,"kind":"runtime","optional":false},{"id":11390403333,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180221164845-07fd8470d635","direct":false,"kind":"runtime","optional":false},{"id":11390403336,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180525024113-a5b4c53f6e8b","direct":false,"kind":"runtime","optional":false},{"id":11390403338,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":11390403340,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20181030221726-6c7e314b6563","direct":false,"kind":"runtime","optional":false},{"id":11390403342,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190114222345-bf090417da8b","direct":false,"kind":"runtime","optional":false},{"id":11390403344,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190206041539-40960b6deb8e","direct":false,"kind":"runtime","optional":false},{"id":11390403347,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190226205152-f727befe758c","direct":false,"kind":"runtime","optional":false},{"id":11390403349,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":11390403352,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312151545-0bb0c0a6e846","direct":false,"kind":"runtime","optional":false},{"id":11390403353,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190312170243-e65039ee4138","direct":false,"kind":"runtime","optional":false},{"id":11390403355,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190328211700-ab21143f2384","direct":false,"kind":"runtime","optional":false},{"id":11390403357,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190329151228-23e29df326fe","direct":false,"kind":"runtime","optional":false},{"id":11390403359,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190416151739-9c9e1878f421","direct":false,"kind":"runtime","optional":false},{"id":11390403361,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190420181800-aa740d480789","direct":false,"kind":"runtime","optional":false},{"id":11390403364,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425150028-36563e24a262","direct":false,"kind":"runtime","optional":false},{"id":11390403366,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190506145303-2d16b83fe98c","direct":false,"kind":"runtime","optional":false},{"id":11390403368,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190524140312-2c0ae7006135","direct":false,"kind":"runtime","optional":false},{"id":11390403371,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190531172133-b3315ee88b7d","direct":false,"kind":"runtime","optional":false},{"id":11390403373,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190606124116-d0a3d012864b","direct":false,"kind":"runtime","optional":false},{"id":11390403375,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190614205625-5aca471b1d59","direct":false,"kind":"runtime","optional":false},{"id":11390403377,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":11390403379,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190624222133-a101b041ded4","direct":false,"kind":"runtime","optional":false},{"id":11390403382,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190628153133-6cdbf07be9d0","direct":false,"kind":"runtime","optional":false},{"id":11390403384,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190816200558-6889da9d5479","direct":false,"kind":"runtime","optional":false},{"id":11390403385,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190907020128-2ca718005c18","direct":false,"kind":"runtime","optional":false},{"id":11390403388,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190911174233-4f2ddba30aff","direct":false,"kind":"runtime","optional":false},{"id":11390403390,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190927191325-030b2cf1153e","direct":false,"kind":"runtime","optional":false},{"id":11390403393,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191012152004-8de300cfc20a","direct":false,"kind":"runtime","optional":false},{"id":11390403395,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191113191852-77e3bb0ad9e7","direct":false,"kind":"runtime","optional":false},{"id":11390403397,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191115202509-3a792d9c32b2","direct":false,"kind":"runtime","optional":false},{"id":11390403400,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":11390403403,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191125144606-a911d9008d1f","direct":false,"kind":"runtime","optional":false},{"id":11390403406,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191130070609-6e064ea0cf2d","direct":false,"kind":"runtime","optional":false},{"id":11390403407,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191216173652-a0e659d51361","direct":false,"kind":"runtime","optional":false},{"id":11390403409,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191227053925-7b8e75db28f4","direct":false,"kind":"runtime","optional":false},{"id":11390403413,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200117161641-43d50277825c","direct":false,"kind":"runtime","optional":false},{"id":11390403415,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200122220014-bf1340f18c4a","direct":false,"kind":"runtime","optional":false},{"id":11390403416,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200130002326-2f3ba24bd6e7","direct":false,"kind":"runtime","optional":false},{"id":11390403419,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200204074204-1cc6d1ef6c74","direct":false,"kind":"runtime","optional":false},{"id":11390403421,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200207183749-b753a1ba74fa","direct":false,"kind":"runtime","optional":false},{"id":11390403424,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200212150539-ea181f53ac56","direct":false,"kind":"runtime","optional":false},{"id":11390403426,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200224181240-023911ca70b2","direct":false,"kind":"runtime","optional":false},{"id":11390403429,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200227222343-706bc42d1f0d","direct":false,"kind":"runtime","optional":false},{"id":11390403431,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200304193943-95d2e580d8eb","direct":false,"kind":"runtime","optional":false},{"id":11390403433,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200312045724-11d5b4c81c7d","direct":false,"kind":"runtime","optional":false},{"id":11390403435,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200331025713-a30bf2db82d4","direct":false,"kind":"runtime","optional":false},{"id":11390403437,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200501065659-ab2804fb9c9d","direct":false,"kind":"runtime","optional":false},{"id":11390403440,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200512131952-2bc93b1c0c88","direct":false,"kind":"runtime","optional":false},{"id":11390403441,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200515010526-7d3b6ebf133d","direct":false,"kind":"runtime","optional":false},{"id":11390403443,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200618134242-20370b0cb4b2","direct":false,"kind":"runtime","optional":false},{"id":11390403446,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200619180055-7c47624df98f","direct":false,"kind":"runtime","optional":false},{"id":11390403448,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200729194436-6467de6f59a7","direct":false,"kind":"runtime","optional":false},{"id":11390403451,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200804011535-6c149bb5ef0d","direct":false,"kind":"runtime","optional":false},{"id":11390403452,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200825202427-b303f430e36d","direct":false,"kind":"runtime","optional":false},{"id":11390403454,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200904185747-39188db58858","direct":false,"kind":"runtime","optional":false},{"id":11390403457,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200928182047-19e03678916f","direct":false,"kind":"runtime","optional":false},{"id":11390403459,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201110124207-079ba7bd75cd","direct":false,"kind":"runtime","optional":false},{"id":11390403461,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201201161351-ac6f37ff4c2a","direct":false,"kind":"runtime","optional":false},{"id":11390403463,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201208233053-a543418bbed2","direct":false,"kind":"runtime","optional":false},{"id":11390403465,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20201224043029-2b0845dc783e","direct":false,"kind":"runtime","optional":false},{"id":11390403468,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210105154028-b0ab187a4818","direct":false,"kind":"runtime","optional":false},{"id":11390403470,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20210106214847-113979e3529a","direct":false,"kind":"runtime","optional":false},{"id":11390403473,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390403475,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390403478,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390403479,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390403482,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.4","direct":false,"kind":"runtime","optional":false},{"id":11390403484,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.5","direct":false,"kind":"runtime","optional":false},{"id":11390403486,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":11390403489,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":11390403491,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":11390403493,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191204190536-9bdfabe68543","direct":false,"kind":"runtime","optional":false},{"id":11390403495,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":11390403498,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220411194840-2f41105eb62f","direct":false,"kind":"runtime","optional":false},{"id":11390403500,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220517211312-f3a8303e98df","direct":false,"kind":"runtime","optional":false},{"id":11390403502,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20220609144429-65e65417b02f","direct":false,"kind":"runtime","optional":false},{"id":11390403504,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.0.0-20180816165407-929014505bf4","direct":false,"kind":"runtime","optional":false},{"id":11390403506,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.8.2","direct":false,"kind":"runtime","optional":false},{"id":11390403508,"package_name":"gonum.org/v1/gonum","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390403511,"package_name":"gonum.org/v1/netlib","ecosystem":"go","requirements":"v0.0.0-20190313105609-8cb42192e0e0","direct":false,"kind":"runtime","optional":false},{"id":11390403514,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.0.0-20190515093506-e2840ee46a6b","direct":false,"kind":"runtime","optional":false},{"id":11390403518,"package_name":"gonum.org/v1/plot","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390403520,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.0.0-20160322025152-9bf6e6e569ff","direct":false,"kind":"runtime","optional":false},{"id":11390403524,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390403526,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390403529,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11390403532,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":11390403534,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":11390403535,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.14.0","direct":false,"kind":"runtime","optional":false},{"id":11390403537,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":11390403540,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.17.0","direct":false,"kind":"runtime","optional":false},{"id":11390403542,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.18.0","direct":false,"kind":"runtime","optional":false},{"id":11390403544,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390403546,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.20.0","direct":false,"kind":"runtime","optional":false},{"id":11390403549,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390403552,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390403553,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390403557,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.29.0","direct":false,"kind":"runtime","optional":false},{"id":11390403559,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390403562,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.35.0","direct":false,"kind":"runtime","optional":false},{"id":11390403565,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.36.0","direct":false,"kind":"runtime","optional":false},{"id":11390403567,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.40.0","direct":false,"kind":"runtime","optional":false},{"id":11390403570,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.41.0","direct":false,"kind":"runtime","optional":false},{"id":11390403573,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.43.0","direct":false,"kind":"runtime","optional":false},{"id":11390403575,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.47.0","direct":false,"kind":"runtime","optional":false},{"id":11390403576,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.48.0","direct":false,"kind":"runtime","optional":false},{"id":11390403581,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.50.0","direct":false,"kind":"runtime","optional":false},{"id":11390403583,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.51.0","direct":false,"kind":"runtime","optional":false},{"id":11390403585,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.54.0","direct":false,"kind":"runtime","optional":false},{"id":11390403588,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.55.0","direct":false,"kind":"runtime","optional":false},{"id":11390403590,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.56.0","direct":false,"kind":"runtime","optional":false},{"id":11390403593,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390403595,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.61.0","direct":false,"kind":"runtime","optional":false},{"id":11390403597,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.63.0","direct":false,"kind":"runtime","optional":false},{"id":11390403599,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.67.0","direct":false,"kind":"runtime","optional":false},{"id":11390403601,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.70.0","direct":false,"kind":"runtime","optional":false},{"id":11390403602,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.71.0","direct":false,"kind":"runtime","optional":false},{"id":11390403604,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.74.0","direct":false,"kind":"runtime","optional":false},{"id":11390403605,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.75.0","direct":false,"kind":"runtime","optional":false},{"id":11390403607,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.78.0","direct":false,"kind":"runtime","optional":false},{"id":11390403609,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.80.0","direct":false,"kind":"runtime","optional":false},{"id":11390403610,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.84.0","direct":false,"kind":"runtime","optional":false},{"id":11390403612,"package_name":"google.golang.org/api","ecosystem":"go","requirements":"v0.85.0","direct":false,"kind":"runtime","optional":false},{"id":11390403614,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390403616,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390403617,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":11390403619,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.1","direct":false,"kind":"runtime","optional":false},{"id":11390403621,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.5","direct":false,"kind":"runtime","optional":false},{"id":11390403622,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.6","direct":false,"kind":"runtime","optional":false},{"id":11390403624,"package_name":"google.golang.org/appengine","ecosystem":"go","requirements":"v1.6.7","direct":false,"kind":"runtime","optional":false},{"id":11390403626,"package_name":"google.golang.org/cloud","ecosystem":"go","requirements":"v0.0.0-20151119220103-975617b05ea8","direct":false,"kind":"runtime","optional":false},{"id":11390403629,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20180817151627-c66870c02cf8","direct":false,"kind":"runtime","optional":false},{"id":11390403631,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190307195333-5fe7a883aa19","direct":false,"kind":"runtime","optional":false},{"id":11390403632,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190418145605-e7d98fc518a7","direct":false,"kind":"runtime","optional":false},{"id":11390403634,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190425155659-357c62f0e4bb","direct":false,"kind":"runtime","optional":false},{"id":11390403637,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190502173448-54afdca5d873","direct":false,"kind":"runtime","optional":false},{"id":11390403639,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190522204451-c2c4e71fbf69","direct":false,"kind":"runtime","optional":false},{"id":11390403641,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190801165951-fa694d86fc64","direct":false,"kind":"runtime","optional":false},{"id":11390403643,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190819201941-24fa4b261c55","direct":false,"kind":"runtime","optional":false},{"id":11390403645,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20190911173649-1774047e7e51","direct":false,"kind":"runtime","optional":false},{"id":11390403647,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191108220845-16a3f7862a1a","direct":false,"kind":"runtime","optional":false},{"id":11390403649,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191115194625-c23dd37a84c9","direct":false,"kind":"runtime","optional":false},{"id":11390403651,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191216164720-4f79533eabd1","direct":false,"kind":"runtime","optional":false},{"id":11390403653,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20191230161307-f3c370f40bfb","direct":false,"kind":"runtime","optional":false},{"id":11390403655,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200115191322-ca5a22157cba","direct":false,"kind":"runtime","optional":false},{"id":11390403657,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200117163144-32f20d992d24","direct":false,"kind":"runtime","optional":false},{"id":11390403659,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200122232147-0452cf42e150","direct":false,"kind":"runtime","optional":false},{"id":11390403661,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200204135345-fa8e72b47b90","direct":false,"kind":"runtime","optional":false},{"id":11390403663,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200212174721-66ed5ce911ce","direct":false,"kind":"runtime","optional":false},{"id":11390403665,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200224152610-e50cd9704f63","direct":false,"kind":"runtime","optional":false},{"id":11390403667,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200228133532-8c2c7df3a383","direct":false,"kind":"runtime","optional":false},{"id":11390403670,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200305110556-506484158171","direct":false,"kind":"runtime","optional":false},{"id":11390403672,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200312145019-da6875a35672","direct":false,"kind":"runtime","optional":false},{"id":11390403673,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200331122359-1ee6d9798940","direct":false,"kind":"runtime","optional":false},{"id":11390403675,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200430143042-b979b6f78d84","direct":false,"kind":"runtime","optional":false},{"id":11390403677,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200511104702-f5ebc3bea380","direct":false,"kind":"runtime","optional":false},{"id":11390403680,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200513103714-09dca8ec2884","direct":false,"kind":"runtime","optional":false},{"id":11390403681,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200515170657-fc4c6c6a6587","direct":false,"kind":"runtime","optional":false},{"id":11390403684,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200526211855-cb27e3aa2013","direct":false,"kind":"runtime","optional":false},{"id":11390403685,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200618031413-b414f8b61790","direct":false,"kind":"runtime","optional":false},{"id":11390403688,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200729003335-053ba62fc06f","direct":false,"kind":"runtime","optional":false},{"id":11390403690,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200804131852-c06518451d9c","direct":false,"kind":"runtime","optional":false},{"id":11390403692,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200825200019-8632dd797987","direct":false,"kind":"runtime","optional":false},{"id":11390403694,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20200904004341-0bd0a958aa1d","direct":false,"kind":"runtime","optional":false},{"id":11390403697,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201109203340-2640f1f9cdfb","direct":false,"kind":"runtime","optional":false},{"id":11390403699,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201110150050-8816d57aaa9a","direct":false,"kind":"runtime","optional":false},{"id":11390403700,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201201144952-b05cb90ed32e","direct":false,"kind":"runtime","optional":false},{"id":11390403702,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201210142538-e3217bee35cc","direct":false,"kind":"runtime","optional":false},{"id":11390403704,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20201214200347-8c77b98c765d","direct":false,"kind":"runtime","optional":false},{"id":11390403706,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210222152913-aa3ee6e6a81c","direct":false,"kind":"runtime","optional":false},{"id":11390403708,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210303154014-9728d6b83eeb","direct":false,"kind":"runtime","optional":false},{"id":11390403709,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210310155132-4ce2db91004e","direct":false,"kind":"runtime","optional":false},{"id":11390403711,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210319143718-93e7006c17a6","direct":false,"kind":"runtime","optional":false},{"id":11390403713,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210329143202-679c6ae281ee","direct":false,"kind":"runtime","optional":false},{"id":11390403716,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210402141018-6c239bbf2bb1","direct":false,"kind":"runtime","optional":false},{"id":11390403717,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210513213006-bf773b8c8384","direct":false,"kind":"runtime","optional":false},{"id":11390403718,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210602131652-f16073e35f0c","direct":false,"kind":"runtime","optional":false},{"id":11390403719,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210604141403-392c879c8b08","direct":false,"kind":"runtime","optional":false},{"id":11390403720,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210608205507-b6d2f5bf0d7d","direct":false,"kind":"runtime","optional":false},{"id":11390403721,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210624195500-8bfb893ecb84","direct":false,"kind":"runtime","optional":false},{"id":11390403722,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210713002101-d411969a0d9a","direct":false,"kind":"runtime","optional":false},{"id":11390403723,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210716133855-ce7ef5c701ea","direct":false,"kind":"runtime","optional":false},{"id":11390403724,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210728212813-7823e685a01f","direct":false,"kind":"runtime","optional":false},{"id":11390403725,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210805201207-89edb61ffb67","direct":false,"kind":"runtime","optional":false},{"id":11390403726,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210813162853-db860fec028c","direct":false,"kind":"runtime","optional":false},{"id":11390403727,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210821163610-241b8fcbd6c8","direct":false,"kind":"runtime","optional":false},{"id":11390403728,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210828152312-66f60bf46e71","direct":false,"kind":"runtime","optional":false},{"id":11390403729,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210831024726-fe130286e0e2","direct":false,"kind":"runtime","optional":false},{"id":11390403730,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210903162649-d08c68adba83","direct":false,"kind":"runtime","optional":false},{"id":11390403731,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210909211513-a8c4777a87af","direct":false,"kind":"runtime","optional":false},{"id":11390403732,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20210924002016-3dee208752a0","direct":false,"kind":"runtime","optional":false},{"id":11390403733,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211118181313-81c1377c94b1","direct":false,"kind":"runtime","optional":false},{"id":11390403734,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211206160659-862468c7d6e0","direct":false,"kind":"runtime","optional":false},{"id":11390403735,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211208223120-3a66f561d7aa","direct":false,"kind":"runtime","optional":false},{"id":11390403736,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20211221195035-429b39de9b1c","direct":false,"kind":"runtime","optional":false},{"id":11390403737,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220126215142-9970aeb2e350","direct":false,"kind":"runtime","optional":false},{"id":11390403738,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220207164111-0872dc986b00","direct":false,"kind":"runtime","optional":false},{"id":11390403739,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220218161850-94dd64e39d7c","direct":false,"kind":"runtime","optional":false},{"id":11390403740,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220222213610-43724f9ea8cf","direct":false,"kind":"runtime","optional":false},{"id":11390403741,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220304144024-325a89244dc8","direct":false,"kind":"runtime","optional":false},{"id":11390403742,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220310185008-1973136f34c6","direct":false,"kind":"runtime","optional":false},{"id":11390403743,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220324131243-acbaeb5b85eb","direct":false,"kind":"runtime","optional":false},{"id":11390403744,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220407144326-9054f6ed7bac","direct":false,"kind":"runtime","optional":false},{"id":11390403745,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220413183235-5e96e2839df9","direct":false,"kind":"runtime","optional":false},{"id":11390403746,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220414192740-2d67ff6cf2b4","direct":false,"kind":"runtime","optional":false},{"id":11390403747,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220421151946-72621c1f0bd3","direct":false,"kind":"runtime","optional":false},{"id":11390403748,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220429170224-98d788798c3e","direct":false,"kind":"runtime","optional":false},{"id":11390403749,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220505152158-f39f71e6c8f3","direct":false,"kind":"runtime","optional":false},{"id":11390403750,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220518221133-4f43b3371335","direct":false,"kind":"runtime","optional":false},{"id":11390403751,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220523171625-347a074981d8","direct":false,"kind":"runtime","optional":false},{"id":11390403752,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220608133413-ed9918b62aac","direct":false,"kind":"runtime","optional":false},{"id":11390403753,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220616135557-88e70c0c3a90","direct":false,"kind":"runtime","optional":false},{"id":11390403754,"package_name":"google.golang.org/genproto","ecosystem":"go","requirements":"v0.0.0-20220617124728-180714bec0ad","direct":false,"kind":"runtime","optional":false},{"id":11390403755,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v0.0.0-20160317175043-d3ddb4469d5a","direct":false,"kind":"runtime","optional":false},{"id":11390403756,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.19.0","direct":false,"kind":"runtime","optional":false},{"id":11390403757,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390403758,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390403759,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.21.1","direct":false,"kind":"runtime","optional":false},{"id":11390403760,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390403761,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.23.1","direct":false,"kind":"runtime","optional":false},{"id":11390403762,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390403763,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.25.1","direct":false,"kind":"runtime","optional":false},{"id":11390403764,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390403765,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.0","direct":false,"kind":"runtime","optional":false},{"id":11390403766,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":11390403767,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390403768,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.29.1","direct":false,"kind":"runtime","optional":false},{"id":11390403769,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390403770,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.0","direct":false,"kind":"runtime","optional":false},{"id":11390403771,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.31.1","direct":false,"kind":"runtime","optional":false},{"id":11390403772,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.1","direct":false,"kind":"runtime","optional":false},{"id":11390403773,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.33.2","direct":false,"kind":"runtime","optional":false},{"id":11390403774,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.34.0","direct":false,"kind":"runtime","optional":false},{"id":11390403775,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.35.0","direct":false,"kind":"runtime","optional":false},{"id":11390403776,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.0","direct":false,"kind":"runtime","optional":false},{"id":11390403777,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.36.1","direct":false,"kind":"runtime","optional":false},{"id":11390403778,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.0","direct":false,"kind":"runtime","optional":false},{"id":11390403779,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.37.1","direct":false,"kind":"runtime","optional":false},{"id":11390403780,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.38.0","direct":false,"kind":"runtime","optional":false},{"id":11390403781,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.0","direct":false,"kind":"runtime","optional":false},{"id":11390403782,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.39.1","direct":false,"kind":"runtime","optional":false},{"id":11390403783,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.0","direct":false,"kind":"runtime","optional":false},{"id":11390403784,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.40.1","direct":false,"kind":"runtime","optional":false},{"id":11390403785,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.44.0","direct":false,"kind":"runtime","optional":false},{"id":11390403786,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.45.0","direct":false,"kind":"runtime","optional":false},{"id":11390403787,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.0","direct":false,"kind":"runtime","optional":false},{"id":11390403788,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.46.2","direct":false,"kind":"runtime","optional":false},{"id":11390403789,"package_name":"google.golang.org/grpc","ecosystem":"go","requirements":"v1.47.0","direct":false,"kind":"runtime","optional":false},{"id":11390403790,"package_name":"google.golang.org/grpc/cmd/protoc-gen-go-grpc","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390403791,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200109180630-ec00e32a8dfd","direct":false,"kind":"runtime","optional":false},{"id":11390403792,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200221191635-4d8936d0db64","direct":false,"kind":"runtime","optional":false},{"id":11390403793,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v0.0.0-20200228230310-ab0ca4ff8a60","direct":false,"kind":"runtime","optional":false},{"id":11390403794,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.20.1-0.20200309200217-e05f789c0967","direct":false,"kind":"runtime","optional":false},{"id":11390403795,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.21.0","direct":false,"kind":"runtime","optional":false},{"id":11390403796,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.22.0","direct":false,"kind":"runtime","optional":false},{"id":11390403797,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.0","direct":false,"kind":"runtime","optional":false},{"id":11390403798,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.23.1-0.20200526195155-81db48ad09cc","direct":false,"kind":"runtime","optional":false},{"id":11390403799,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.24.0","direct":false,"kind":"runtime","optional":false},{"id":11390403800,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.25.0","direct":false,"kind":"runtime","optional":false},{"id":11390403801,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0-rc.1","direct":false,"kind":"runtime","optional":false},{"id":11390403802,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.26.0","direct":false,"kind":"runtime","optional":false},{"id":11390403803,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.27.1","direct":false,"kind":"runtime","optional":false},{"id":11390403804,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.28.0","direct":false,"kind":"runtime","optional":false},{"id":11390403805,"package_name":"google.golang.org/protobuf","ecosystem":"go","requirements":"v1.30.0","direct":false,"kind":"runtime","optional":false},{"id":11390403806,"package_name":"gopkg.in/airbrake/gobrake.v2","ecosystem":"go","requirements":"v2.0.9","direct":false,"kind":"runtime","optional":false},{"id":11390403807,"package_name":"gopkg.in/alecthomas/kingpin.v2","ecosystem":"go","requirements":"v2.2.6","direct":false,"kind":"runtime","optional":false},{"id":11390403808,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":11390403809,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20141024133853-64131543e789","direct":false,"kind":"runtime","optional":false},{"id":11390403810,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":11390403811,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":11390403812,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20200227125254-8fa46927fb4f","direct":false,"kind":"runtime","optional":false},{"id":11390403813,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20201130134442-10cb98267c6c","direct":false,"kind":"runtime","optional":false},{"id":11390403814,"package_name":"gopkg.in/cheggaaa/pb.v1","ecosystem":"go","requirements":"v1.0.25","direct":false,"kind":"runtime","optional":false},{"id":11390403815,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390403816,"package_name":"gopkg.in/fsnotify.v1","ecosystem":"go","requirements":"v1.4.7","direct":false,"kind":"runtime","optional":false},{"id":11390403817,"package_name":"gopkg.in/gemnasium/logrus-airbrake-hook.v2","ecosystem":"go","requirements":"v2.1.2","direct":false,"kind":"runtime","optional":false},{"id":11390403818,"package_name":"gopkg.in/inf.v0","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":11390403819,"package_name":"gopkg.in/ini.v1","ecosystem":"go","requirements":"v1.57.0","direct":false,"kind":"runtime","optional":false},{"id":11390403820,"package_name":"gopkg.in/natefinch/lumberjack.v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390403821,"package_name":"gopkg.in/resty.v1","ecosystem":"go","requirements":"v1.12.0","direct":false,"kind":"runtime","optional":false},{"id":11390403822,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390403823,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.3.1","direct":false,"kind":"runtime","optional":false},{"id":11390403824,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.5.1","direct":false,"kind":"runtime","optional":false},{"id":11390403825,"package_name":"gopkg.in/square/go-jose.v2","ecosystem":"go","requirements":"v2.6.0","direct":false,"kind":"runtime","optional":false},{"id":11390403826,"package_name":"gopkg.in/tomb.v1","ecosystem":"go","requirements":"v1.0.0-20141024135613-dd632973f1e7","direct":false,"kind":"runtime","optional":false},{"id":11390403827,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.0.0-20170812160011-eb3733d160e7","direct":false,"kind":"runtime","optional":false},{"id":11390403828,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.1","direct":false,"kind":"runtime","optional":false},{"id":11390403829,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":11390403830,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390403831,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":11390403832,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.5","direct":false,"kind":"runtime","optional":false},{"id":11390403833,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.8","direct":false,"kind":"runtime","optional":false},{"id":11390403834,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390403835,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390403836,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":11390403837,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200605160147-a5ece683394c","direct":false,"kind":"runtime","optional":false},{"id":11390403838,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200615113413-eeeca48fe776","direct":false,"kind":"runtime","optional":false},{"id":11390403839,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20210107192922-496545a6307b","direct":false,"kind":"runtime","optional":false},{"id":11390403840,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":11390403841,"package_name":"gotest.tools","ecosystem":"go","requirements":"v2.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11390403842,"package_name":"gotest.tools/gotestsum","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":11390403843,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390403844,"package_name":"gotest.tools/v3","ecosystem":"go","requirements":"v3.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390403845,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190102054323-c2f93a96b099","direct":false,"kind":"runtime","optional":false},{"id":11390403846,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190106161140-3f1c8253044a","direct":false,"kind":"runtime","optional":false},{"id":11390403847,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190418001031-e561f6794a2a","direct":false,"kind":"runtime","optional":false},{"id":11390403848,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.0-20190523083050-ea95bdfd59fc","direct":false,"kind":"runtime","optional":false},{"id":11390403849,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false},{"id":11390403850,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.3","direct":false,"kind":"runtime","optional":false},{"id":11390403851,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2020.1.4","direct":false,"kind":"runtime","optional":false},{"id":11390403852,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390403853,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390403854,"package_name":"k8s.io/api","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":11390403855,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390403856,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390403857,"package_name":"k8s.io/apimachinery","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":11390403858,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390403859,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390403860,"package_name":"k8s.io/apiserver","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":11390403861,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390403862,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390403863,"package_name":"k8s.io/client-go","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":11390403864,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390403865,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390403866,"package_name":"k8s.io/component-base","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":11390403867,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.17.3","direct":false,"kind":"runtime","optional":false},{"id":11390403868,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.1","direct":false,"kind":"runtime","optional":false},{"id":11390403869,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.4","direct":false,"kind":"runtime","optional":false},{"id":11390403870,"package_name":"k8s.io/cri-api","ecosystem":"go","requirements":"v0.20.6","direct":false,"kind":"runtime","optional":false},{"id":11390403871,"package_name":"k8s.io/gengo","ecosystem":"go","requirements":"v0.0.0-20200413195148-3a45101e95ac","direct":false,"kind":"runtime","optional":false},{"id":11390403872,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":11390403873,"package_name":"k8s.io/klog/v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":11390403874,"package_name":"k8s.io/kube-openapi","ecosystem":"go","requirements":"v0.0.0-20201113171705-d219536bb9fd","direct":false,"kind":"runtime","optional":false},{"id":11390403875,"package_name":"k8s.io/kubernetes","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":11390403876,"package_name":"k8s.io/utils","ecosystem":"go","requirements":"v0.0.0-20201110183641-67b214c5f920","direct":false,"kind":"runtime","optional":false},{"id":11390403877,"package_name":"rsc.io/binaryregexp","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11390403878,"package_name":"rsc.io/pdf","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":11390403879,"package_name":"rsc.io/quote/v3","ecosystem":"go","requirements":"v3.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390403880,"package_name":"rsc.io/sampler","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":11390403881,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":11390403882,"package_name":"sigs.k8s.io/apiserver-network-proxy/konnectivity-client","ecosystem":"go","requirements":"v0.0.15","direct":false,"kind":"runtime","optional":false},{"id":11390403883,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.2","direct":false,"kind":"runtime","optional":false},{"id":11390403884,"package_name":"sigs.k8s.io/structured-merge-diff/v4","ecosystem":"go","requirements":"v4.0.3","direct":false,"kind":"runtime","optional":false},{"id":11390403885,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":11390403886,"package_name":"sigs.k8s.io/yaml","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linter.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T23:48:52.709Z","updated_at":"2023-09-21T23:48:52.709Z","repository_link":"https://github.com/weaviate/weaviate/blob/main/.github/workflows/linter.yml","dependencies":[{"id":13859811468,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13859811469,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13859811470,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13859811471,"package_name":"yoheimuta/action-protolint","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":24.19397160945924,"created_at":"2025-09-04T15:50:11.400Z","updated_at":"2025-10-07T08:05:03.099Z","avatar_url":"https://github.com/weaviate.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["fine-tuning","agents","application","llamaindex","multi-agents","rag","mesh","medical-imaging","networks"],"project_url":"https://science.ecosyste.ms/api/v1/projects/4401","html_url":"https://science.ecosyste.ms/projects/4401","bibtex_url":"https://science.ecosyste.ms/projects/4401/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/4401/export.apalike"}