{"id":3945031,"name":"github.com/minio/pkg","ecosystem":"go","description":"","homepage":"https://github.com/minio/pkg","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/minio/pkg","keywords_array":[],"namespace":"github.com/minio","versions_count":71,"first_release_published_at":"2021-05-28T19:14:24.000Z","latest_release_published_at":"2023-06-19T22:43:27.000Z","latest_release_number":"v1.7.5","last_synced_at":"2026-05-28T08:01:31.027Z","created_at":"2022-04-12T04:28:10.382Z","updated_at":"2026-05-28T08:01:31.027Z","registry_url":"https://pkg.go.dev/github.com/minio/pkg","install_command":"go get github.com/minio/pkg","documentation_url":"https://pkg.go.dev/github.com/minio/pkg#section-documentation","metadata":{},"repo_metadata":{"id":38041134,"uuid":"371784354","full_name":"minio/pkg","owner":"minio","description":"Repository to hold all the common packages imported by MinIO projects","archived":false,"fork":false,"pushed_at":"2025-09-30T08:11:52.000Z","size":700,"stargazers_count":30,"open_issues_count":0,"forks_count":59,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-30T09:23:57.085Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2021-05-28T18:14:52.000Z","updated_at":"2025-09-30T08:11:57.000Z","dependencies_parsed_at":"2023-12-20T07:04:46.873Z","dependency_job_id":"7c34dec5-14fa-4c50-81ee-848e0100ceba","html_url":"https://github.com/minio/pkg","commit_stats":null,"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/minio/pkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minio","download_url":"https://codeload.github.com/minio/pkg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/sbom","scorecard":{"id":648437,"data":{"date":"2025-08-11","repo":{"name":"github.com/minio/pkg","commit":"e4c8088064b5dc2a096d3705d06e9608490a75ef"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/ldap.yaml:16","Warn: no topLevel permission defined: .github/workflows/vulncheck.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/go.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/minio/pkg/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/minio/pkg/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ldap.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/minio/pkg/ldap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ldap.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/minio/pkg/ldap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ldap.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/minio/pkg/ldap.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/minio/pkg/vulncheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/vulncheck.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/minio/pkg/vulncheck.yml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/vulncheck.yml:27","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T12:49:05.029Z","repository_id":38041134,"created_at":"2025-08-21T12:49:05.029Z","updated_at":"2025-08-21T12:49:05.029Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277666993,"owners_count":25856484,"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-30T02:00:09.208Z","response_time":75,"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":"minio","name":"MinIO","uuid":"695951","kind":"organization","description":"MinIO is a high-performance, S3 compatible object storage.","email":"dev@minio.io","website":"https://min.io","location":"United States of America","twitter":"minio","company":null,"icon_url":"https://avatars.githubusercontent.com/u/695951?v=4","repositories_count":125,"last_synced_at":"2024-04-14T08:11:25.720Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/minio","funding_links":[],"total_stars":67490,"followers":933,"following":0,"created_at":"2022-11-02T16:26:38.581Z","updated_at":"2024-04-14T08:11:53.396Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minio","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minio/repositories"},"tags":[{"name":"v3.4.1","sha":"3d4047b937575be44d5618f859bd84f975700047","kind":"commit","published_at":"2025-09-26T20:40:18.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.4.1","html_url":"https://github.com/minio/pkg/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"0a3e64febb2c4f76803c12d51aa9caba88857bda","kind":"tag","published_at":"2025-09-18T01:39:49.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.4.0","html_url":"https://github.com/minio/pkg/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.4.0/manifests"},{"name":"v3.3.7","sha":"00aa77d40c99f2aa7103a9696a6c29bdb460385b","kind":"tag","published_at":"2025-08-22T16:39:33.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.7","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.7/manifests"},{"name":"v3.3.6","sha":"e4c8088064b5dc2a096d3705d06e9608490a75ef","kind":"commit","published_at":"2025-08-14T03:40:55.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.6","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.6/manifests"},{"name":"v3.3.5","sha":"ec356419be53a13a601fcf73f3483077686a98da","kind":"commit","published_at":"2025-07-16T18:38:40.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.5","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.5/manifests"},{"name":"v3.3.4","sha":"6ff6cf94c91b157cb3577ccb40eb8f24a572a02f","kind":"commit","published_at":"2025-07-07T08:39:26.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.4","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.4/manifests"},{"name":"v3.3.3","sha":"b0322bd2f8a223b1a33adf28b24d23c657390d22","kind":"tag","published_at":"2025-07-02T02:58:49.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.3","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.3/manifests"},{"name":"v3.3.2","sha":"482a793fee11500a34af5b723527a32f9881b1a6","kind":"tag","published_at":"2025-06-27T16:51:05.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.2","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"c9717902673829d25ed2536b33a9d2f66c80c30e","kind":"commit","published_at":"2025-06-26T20:21:24.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.1","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"7664708a2ffc14ec561f294a22e02ac74efe032d","kind":"commit","published_at":"2025-06-25T19:19:18.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.3.0","html_url":"https://github.com/minio/pkg/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"a9f800583960bda84a22de7755a4c6110e2133ed","kind":"commit","published_at":"2025-06-25T06:42:04.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.2.2","html_url":"https://github.com/minio/pkg/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"fa81ca8839d6efaf5fca372fdf4f4455dab69691","kind":"commit","published_at":"2025-06-21T05:19:30.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.2.1","html_url":"https://github.com/minio/pkg/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a927463f22d23e9d5088f026ef69f909a1758b57","kind":"commit","published_at":"2025-06-17T07:12:43.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.2.0","html_url":"https://github.com/minio/pkg/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.2.0/manifests"},{"name":"v3.1.8","sha":"ff58a6bc965cf7865a2419b163fd2f631b7164ef","kind":"commit","published_at":"2025-05-12T23:59:49.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.8","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.8/manifests"},{"name":"v3.1.7","sha":"60777558eac1d1064fda14382ad37bf1f0c1488f","kind":"commit","published_at":"2025-05-07T15:36:59.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.7","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"1da3d4eadb6ad6e45292c4c99021c53fc1189263","kind":"commit","published_at":"2025-05-02T16:22:51.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.6","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"3a9e54651be4e60b7454e97845d2332f1c8b7610","kind":"commit","published_at":"2025-05-01T08:34:19.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.5","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"1ec730d6b51579710f57599c7f8844fa338dfb73","kind":"commit","published_at":"2025-04-29T22:37:30.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.4","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"63a2eac5884b50aede4df00b84d16060dfd6791d","kind":"tag","published_at":"2025-04-16T06:08:50.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.3","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"ac99f715d9e6e76289fd68f7bb4aaaf37e0d4545","kind":"commit","published_at":"2025-03-11T19:00:34.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.2","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"9967021b388c7ae6b58d7a96900665c7eaf1c383","kind":"commit","published_at":"2025-03-11T18:56:26.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.1","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e97de32cd9d798d53115b831f4f7c0ad245c7fb2","kind":"commit","published_at":"2025-02-28T08:02:52.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.1.0","html_url":"https://github.com/minio/pkg/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.1.0/manifests"},{"name":"v3.0.30","sha":"f99581f2bdb29f780eef1401606bbf1933ee4e69","kind":"commit","published_at":"2025-02-11T16:29:23.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.30","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.30/manifests"},{"name":"v3.0.29","sha":"d173fc9963215f97176b434bbad09e3f0064a24a","kind":"commit","published_at":"2025-01-23T17:00:08.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.29","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.29/manifests"},{"name":"v3.0.28","sha":"1a72a87db0b49a06a3171c960bc8287b0baa2e04","kind":"commit","published_at":"2025-01-09T14:31:45.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.28","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.28/manifests"},{"name":"v3.0.27","sha":"8cc578c37dc0c01f4d22d4d0ffc673c25d2b853a","kind":"commit","published_at":"2025-01-08T11:51:21.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.27","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.27/manifests"},{"name":"v3.0.26","sha":"2becdc33e2334a16acc99f2cd7fa4928dbcd07b5","kind":"commit","published_at":"2025-01-06T15:50:27.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.26","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.26/manifests"},{"name":"v3.0.25","sha":"38195010e5b7418c1204e2dbd750b08a28e41cea","kind":"commit","published_at":"2024-12-19T18:20:34.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.25","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.25/manifests"},{"name":"v3.0.24","sha":"7988fbdba53d43d8178de7a72bb36634309c367b","kind":"commit","published_at":"2024-12-17T08:44:34.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.24","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.24/manifests"},{"name":"v3.0.23","sha":"fe7fc288ebc648f90a9ace8c14387bcce9d99903","kind":"commit","published_at":"2024-12-15T08:52:25.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.23","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.23/manifests"},{"name":"v3.0.22","sha":"9e66efe42279f836f1ecd5a6668be4eb00180292","kind":"commit","published_at":"2024-10-17T23:20:53.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.22","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.22/manifests"},{"name":"v3.0.21","sha":"e86abe327f0cf06c7061355d832b603127625d30","kind":"commit","published_at":"2024-10-17T22:51:30.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.21","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.21/manifests"},{"name":"v3.0.20","sha":"dad0e7600bc096609671676d04799a95358fdd3e","kind":"commit","published_at":"2024-09-24T18:57:07.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.20","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.20/manifests"},{"name":"v3.0.19","sha":"4f16e1e63831d0454147d60c1b828f01d8eefa2d","kind":"commit","published_at":"2024-09-21T09:47:47.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.19","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.19/manifests"},{"name":"v3.0.18","sha":"a9ef55ce965b8784c198e2eec943b22a6bbd45fb","kind":"commit","published_at":"2024-09-20T13:22:30.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.18","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.18/manifests"},{"name":"v3.0.17","sha":"d2607b2fe2bdae143ffc6c69703a74115e92140d","kind":"commit","published_at":"2024-09-17T14:54:18.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.17","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.17/manifests"},{"name":"v3.0.16","sha":"689488a50546cf2d694be00ca69cf8b0d174146f","kind":"commit","published_at":"2024-09-14T12:16:46.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.16","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.16/manifests"},{"name":"v3.0.15","sha":"968968e9ebab44d8cc4ce17706fd6487ed5847b8","kind":"commit","published_at":"2024-09-14T11:08:28.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.15","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.15/manifests"},{"name":"v3.0.14","sha":"329fd25c63616ca5c2dfc8624700c283092f1b45","kind":"commit","published_at":"2024-08-28T16:28:28.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.14","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.14/manifests"},{"name":"v3.0.13","sha":"fb41be1816541e69aa6053075f4cbd26ba237944","kind":"commit","published_at":"2024-08-26T10:27:46.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.13","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.13/manifests"},{"name":"v3.0.12","sha":"e5ceafbdc223e5a5cd334d663c33e389dc1fe757","kind":"commit","published_at":"2024-08-16T07:45:40.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.12","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.12/manifests"},{"name":"v3.0.11","sha":"672ab5e3b458fd6a551bd0d60fa059535859372c","kind":"commit","published_at":"2024-08-06T15:05:26.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.11","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.11/manifests"},{"name":"v3.0.10","sha":"75c418ef7c52f3ffebe0b9ce57232a51e1a265a7","kind":"commit","published_at":"2024-08-02T22:16:57.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.10","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.10/manifests"},{"name":"v3.0.9","sha":"438d84d998e01f88685d75e0c7017c16910025e0","kind":"commit","published_at":"2024-07-19T14:40:00.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.9","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.9/manifests"},{"name":"v3.0.8","sha":"ea5b4bcd7aa491fc7b7df7eef94fe522b9742df8","kind":"commit","published_at":"2024-07-15T11:48:01.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.8","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.8/manifests"},{"name":"v3.0.7","sha":"70aab94b248fefa90bec903986e34d892df7017f","kind":"commit","published_at":"2024-07-09T06:27:18.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.7","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.7/manifests"},{"name":"v3.0.6","sha":"48e45be964e4cae4c41a0dab2250a819a81dad4b","kind":"commit","published_at":"2024-07-09T00:33:03.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.6","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"cdb111482bd82b14d1b8e2a58a689ff368f473e1","kind":"commit","published_at":"2024-07-06T17:07:04.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.5","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"b96a6682fa5f16a077b44842d548c9de9cf6d308","kind":"commit","published_at":"2024-07-06T16:16:14.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.4","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6dd9f8d79c640728a3302ccf2f16f03de488bd4","kind":"commit","published_at":"2024-06-13T08:27:58.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.3","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.3/manifests"},{"name":"v3.0.2","sha":"f61fd5c6db2ef1d29ddd9b877a59462f24210c74","kind":"commit","published_at":"2024-06-12T10:47:13.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.2","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"2ddde07b458377f918893036deb37c3c48e5f997","kind":"commit","published_at":"2024-05-24T11:23:41.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.1","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"13efd981f8ac6c1e32cbeeb02b8f142d7403b757","kind":"commit","published_at":"2024-05-21T18:29:59.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v3.0.0","html_url":"https://github.com/minio/pkg/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v3.0.0/manifests"},{"name":"v2.0.19","sha":"a2ff5031982d1d2ea5c02e94f9bb838fa82f9fc1","kind":"commit","published_at":"2024-05-10T17:23:37.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.19","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.19/manifests"},{"name":"v2.0.18","sha":"4cc71c40192b4f6ee8a8b998c00164b0999eb668","kind":"commit","published_at":"2024-05-03T11:20:28.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.18","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.18/manifests"},{"name":"v2.0.17","sha":"163973cbb0b5f9c7b18e422a110398ba739f26ca","kind":"commit","published_at":"2024-04-15T07:43:32.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.17","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.17/manifests"},{"name":"v2.0.16","sha":"75493e8b5589139d187ce9b3cee935adf73a9e8d","kind":"commit","published_at":"2024-04-04T02:04:23.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.16","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.16/manifests"},{"name":"v2.0.15","sha":"61802ae6a57fd8c20f902638766c1e6a0cef63cd","kind":"commit","published_at":"2024-04-04T01:39:14.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.15","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.15/manifests"},{"name":"v2.0.14","sha":"efb73fa5d52fc1f217c58d51544f448e3862ab61","kind":"commit","published_at":"2024-03-27T19:14:20.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.14","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.14/manifests"},{"name":"v2.0.13","sha":"4e1736ec8c3ea90551c456622c13d9839ae3141c","kind":"commit","published_at":"2024-03-18T15:57:09.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.13","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.13/manifests"},{"name":"v2.0.12","sha":"b0da3050f28c33f0f6c47c29caf988e1bbca85b1","kind":"commit","published_at":"2024-03-18T05:18:18.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.12","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.12/manifests"},{"name":"v2.0.11","sha":"a7dddbb913a8003474a88255fc7d20e96a323a9f","kind":"commit","published_at":"2024-03-14T23:18:12.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.11","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.11/manifests"},{"name":"v2.0.10","sha":"137ccb64c172ea5c2975d216fb6d7ec968213287","kind":"commit","published_at":"2024-03-12T07:27:21.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.10","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.10/manifests"},{"name":"v2.0.9","sha":"fc22862cd6a9f4da1649b12465aaab079ef581d0","kind":"commit","published_at":"2024-02-29T13:50:35.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.9","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"4a6e501de3219910d295b1df49c994a273c04387","kind":"commit","published_at":"2023-12-22T01:00:27.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.8","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"12a8da4017bff9ca4f72b3fef91534d042333393","kind":"commit","published_at":"2023-12-19T16:38:55.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.7","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"ad719e48e91b6510ea7910356f70713479a57287","kind":"commit","published_at":"2023-12-13T18:02:34.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.6","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"2f906a22bd34b4ee3d836eb1f7070d60f8b83a67","kind":"commit","published_at":"2023-12-06T23:38:23.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.5","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"098ca1c8b0edaa7a228c79049e9e870f5ba0efc6","kind":"commit","published_at":"2023-11-27T09:29:37.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.4","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"5200437a1c69ca60406d5dfb902933798d127ef4","kind":"commit","published_at":"2023-11-08T16:28:11.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.3","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"35df1caa7f1aab72b558f2a07f446e764eaf2d07","kind":"commit","published_at":"2023-09-21T18:26:10.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.2","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"41a3153edd9488aff499fd7e502abe42f124fc89","kind":"commit","published_at":"2023-09-12T05:29:30.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.1","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"42a1f8e3e4d7332446497835dad2b89f31643b0f","kind":"commit","published_at":"2023-08-31T22:02:27.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v2.0.0","html_url":"https://github.com/minio/pkg/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v2.0.0/manifests"},{"name":"v1.7.5","sha":"e43dff546c97bb8eca75e65e4885732278069019","kind":"tag","published_at":"2023-06-19T22:52:31.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.7.5","html_url":"https://github.com/minio/pkg/releases/tag/v1.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.5/manifests"},{"name":"v1.7.4","sha":"e30d32a8f449f008dc556edfe0b5f344f60c1720","kind":"commit","published_at":"2023-06-16T16:34:07.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.7.4","html_url":"https://github.com/minio/pkg/releases/tag/v1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.4/manifests"},{"name":"v1.7.3","sha":"664d0779e263dd4566b107444459e547353cc529","kind":"commit","published_at":"2023-06-13T16:39:23.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.7.3","html_url":"https://github.com/minio/pkg/releases/tag/v1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.3/manifests"},{"name":"v1.7.2","sha":"b9cf4e523c7798334bc8697c6b6c98960d83d292","kind":"commit","published_at":"2023-05-19T18:22:10.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.7.2","html_url":"https://github.com/minio/pkg/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"dd02303e874324219ce7223f2b29e59b6ba9fef7","kind":"commit","published_at":"2023-04-27T18:18:16.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.7.1","html_url":"https://github.com/minio/pkg/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"7854377f549da38fc32aa81d4cb8be0fb7aa3dbf","kind":"commit","published_at":"2023-04-25T05:39:57.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.7.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.7.0/manifests"},{"name":"v1.6.5","sha":"39b6e90c1c8855470ce182e4a3abb2cbc9ded1f7","kind":"commit","published_at":"2023-03-18T00:13:33.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.6.5","html_url":"https://github.com/minio/pkg/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.5/manifests"},{"name":"v1.6.4","sha":"7388f61c690892dd76ffc8f2f9c06538b4b6c452","kind":"commit","published_at":"2023-03-13T04:48:20.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.6.4","html_url":"https://github.com/minio/pkg/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"fe221d2e69df070ebe38b15ced1595612fa52aee","kind":"commit","published_at":"2023-02-21T16:28:57.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.6.3","html_url":"https://github.com/minio/pkg/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"6b6f44717f8fbec4729cb363c078b1dfa0b42c69","kind":"tag","published_at":"2023-02-20T01:27:28.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.6.2","html_url":"https://github.com/minio/pkg/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"21f4e9427f3e06bef34c6699d47a78db98036175","kind":"commit","published_at":"2023-02-02T14:01:59.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.6.1","html_url":"https://github.com/minio/pkg/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"15ecf8fe752c6840b73db8615c665689d0122787","kind":"commit","published_at":"2023-01-23T14:59:42.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.6.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.6.0/manifests"},{"name":"v1.5.8","sha":"cf18cc640478444eb6a082899cce13516984a8cb","kind":"tag","published_at":"2022-12-12T18:43:20.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.8","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.8/manifests"},{"name":"v1.5.7","sha":"352f5bc879dd171e77788fd8bceb49c0a118b662","kind":"commit","published_at":"2022-12-10T19:58:10.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.7","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.7/manifests"},{"name":"v1.5.6","sha":"2be55f0b4bed830ade1c794644a0381c79c0603b","kind":"commit","published_at":"2022-12-08T10:18:07.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.6","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.6/manifests"},{"name":"v1.5.5","sha":"2fe7fd93bdfbf28af1a1487315c960113737d665","kind":"commit","published_at":"2022-11-30T20:15:54.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.5","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.5/manifests"},{"name":"v1.5.4","sha":"0e3915acd5f99cabb55d9cb8e295fa0bf1c37b5c","kind":"commit","published_at":"2022-10-18T21:48:34.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.4","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"c908d8cbef2d93de60c3555f9832435c342cc28d","kind":"commit","published_at":"2022-10-17T06:46:24.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.3","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"49380ecd83856211bcbc0a1d81af634af2304515","kind":"commit","published_at":"2022-10-12T19:21:40.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.2","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"f1f842c2aa5d432f190e66350984d5b9b706deea","kind":"commit","published_at":"2022-10-11T16:48:45.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.1","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"30c9fb9834a44d0f455672364174cf7a5e967d63","kind":"commit","published_at":"2022-10-07T19:36:43.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.5.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.5.0/manifests"},{"name":"v1.4.5","sha":"f7d1c0105dd70c3f3e7a9658e0664ac0a331c13f","kind":"commit","published_at":"2022-10-06T01:07:05.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.4.5","html_url":"https://github.com/minio/pkg/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"109df5199fe0d7a5881ccaec2a8e1ad84d3aa4e2","kind":"commit","published_at":"2022-10-04T22:56:57.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.4.4","html_url":"https://github.com/minio/pkg/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"8b78e564457c3b3bafb6b805a34acd08322343ad","kind":"commit","published_at":"2022-10-01T04:57:10.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.4.3","html_url":"https://github.com/minio/pkg/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"92650de2922413d52b77e58ffa73ccb33db3261e","kind":"commit","published_at":"2022-09-27T19:13:33.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.4.2","html_url":"https://github.com/minio/pkg/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"2e0b2ee20ae75379c34bb02ce8e0f4e3442319b5","kind":"commit","published_at":"2022-09-27T09:29:45.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.4.1","html_url":"https://github.com/minio/pkg/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f28670ca54b53a1cc0839fb9e14c19ec1293084b","kind":"commit","published_at":"2022-09-13T22:51:18.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.4.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"de5555acb7f9385aff52416d86e8ca41192f32bf","kind":"commit","published_at":"2022-08-18T13:37:22.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.3.2","html_url":"https://github.com/minio/pkg/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"d8c52751ecfced725ba78fe62c89d78576cf62cc","kind":"commit","published_at":"2022-08-06T03:47:15.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.3.1","html_url":"https://github.com/minio/pkg/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"42c50a5fad0e1d2dab8b51c9bf911a768428b29c","kind":"commit","published_at":"2022-08-02T04:19:53.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.3.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"37f145e0cb8f84d5d157e69f83385e14c545f583","kind":"commit","published_at":"2022-07-11T16:18:21.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.2.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.2.0/manifests"},{"name":"v1.1.26","sha":"15e9d4ef003c96bbdd5f431be23c681b6572d38d","kind":"commit","published_at":"2022-06-10T22:56:29.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.26","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"1067208cd84a9387635cfec74ab3f394fb8f1e73","kind":"commit","published_at":"2022-06-03T14:14:36.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.25","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.25/manifests"},{"name":"v1.1.24","sha":"3f622091ec70537947b639a7c54a9bc493e9d761","kind":"commit","published_at":"2022-05-31T01:45:05.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.24","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"2ffb566979e6d1769d465f8190ffacf21c8c3ab9","kind":"commit","published_at":"2022-04-30T19:37:27.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.23","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"3b76bdaec27995a31d0b0a7959bbef55bfe0d364","kind":"commit","published_at":"2022-04-22T15:33:50.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.22","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"ac4b2bb8640d840b01bd89603f13dac7b9142b31","kind":"commit","published_at":"2022-04-16T02:44:10.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.21","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"27e851c9eb1becfc6ca7525a0dd026dd3c038cec","kind":"commit","published_at":"2022-03-05T03:08:38.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.20","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"109fb1475eb59ef2aeded46df86afb25a1e6f50d","kind":"commit","published_at":"2022-03-04T00:57:14.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.19","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"838c9eb43f79f9b6cfe6085b84320be821e2facc","kind":"commit","published_at":"2022-03-03T00:07:47.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.18","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"a9865defcc6ccf220fd2a1d298e7edfa3b398ef9","kind":"commit","published_at":"2022-03-02T23:37:11.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.17","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"3793ede49a632b67f61fbc0e04c029e591386d00","kind":"commit","published_at":"2022-02-23T22:23:52.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.16","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"99265e4c960645b8b610571a2e75a334294430c8","kind":"commit","published_at":"2022-01-25T06:38:28.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.15","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"9979833e9530cdf64a107aebdcb05d154624b347","kind":"commit","published_at":"2022-01-09T02:16:42.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.14","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"09e000e52fdcdca7b3d4d0eba8a0ace7bc2344da","kind":"commit","published_at":"2022-01-08T23:43:56.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.13","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"6d33e8681587e859ab776d8d33f53a1ed95b2287","kind":"commit","published_at":"2022-01-08T22:53:47.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.12","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"9e6c86be7a923c5ac57e6ae8190fd1883d5c3f5a","kind":"commit","published_at":"2021-12-27T07:07:01.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.11","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"59580feafaf43ddcb0debac39032daf8232f5662","kind":"commit","published_at":"2021-12-22T21:45:42.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.10","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"91093f53699e94447c8990c110bdea194556faf5","kind":"commit","published_at":"2021-11-19T18:05:35.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.9","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"5d10542cc1d089833aa4be2f1c980cd4c349f42c","kind":"commit","published_at":"2021-11-19T16:40:35.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.8","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"b1d4fd192767f6eaf0fc77b3b609852d3f302407","kind":"commit","published_at":"2021-11-15T07:21:24.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.7","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"951bbd71498c22dcb208992ea3176a0300faf793","kind":"commit","published_at":"2021-11-03T21:25:45.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.6","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"f3ed8f0542a7237690305ddd2b07b9019e2ed7bc","kind":"commit","published_at":"2021-10-12T22:46:13.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.5","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"fe8a77799a68202b3f5eb540042ee3c86c48315f","kind":"commit","published_at":"2021-10-03T16:18:42.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.4","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"6236ef42951a3707ea9ee24fb592137df5561849","kind":"commit","published_at":"2021-09-07T23:25:36.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.3","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"3a2298b400dee06b7b282ae1af6f03be2e54a6dc","kind":"tag","published_at":"2021-08-31T18:46:05.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.2","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"71cf473faf6dd46926cb08df4cdb32eea8fa68c7","kind":"commit","published_at":"2021-08-31T18:35:05.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.1","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"716cd4d05b704a00ae42bdacc383134f7763e2f0","kind":"commit","published_at":"2021-08-24T02:56:27.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.1.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.1.0/manifests"},{"name":"v1.0.11","sha":"669049991977bf66ee4b6982000fcbc96771d5c9","kind":"commit","published_at":"2021-07-27T22:18:51.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.11","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"a9ad27bc4c4b4a398bd687b0668b26224cc35548","kind":"commit","published_at":"2021-07-09T02:17:04.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.10","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"ab6b48b1b82178bc81f045952783f0482a9d1eb4","kind":"commit","published_at":"2021-06-28T15:42:37.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.9","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"c0d4b3b1d3cf7972b623faf713bc9ce72805d53b","kind":"commit","published_at":"2021-06-26T00:13:29.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.8","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"c7fae99a175c75b89028d03e1677944037e97741","kind":"commit","published_at":"2021-06-14T20:08:08.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.7","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"81ec903e26454732a734e30f304d64d5cbe9d8ee","kind":"commit","published_at":"2021-06-11T19:09:29.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.6","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"2d320d373b1279f716e85fc03b0d61c8b0e4b095","kind":"commit","published_at":"2021-06-10T05:35:33.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.5","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"54b483ae2a1900b4711ff3a282bf1393691e5828","kind":"commit","published_at":"2021-06-01T18:18:22.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.4","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"a32bcd39b2b5e2785470cbe88bf897399ab47219","kind":"commit","published_at":"2021-05-29T17:56:57.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.3","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"54ba8a4f9c68737a053efc7bbbed5206d2e70792","kind":"commit","published_at":"2021-05-28T20:13:46.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.2","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"7a2a7f5251ddccfd2d922b57a48f130ffa6b47dc","kind":"commit","published_at":"2021-05-28T20:02:36.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.1","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"cbcb9b62ea2d381a403c96ab2bbcdfc35d91e8e8","kind":"commit","published_at":"2021-05-28T19:14:24.000Z","download_url":"https://codeload.github.com/minio/pkg/tar.gz/v1.0.0","html_url":"https://github.com/minio/pkg/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/minio/pkg@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-30T09:57:33.382Z","dependent_packages_count":195,"downloads":null,"downloads_period":null,"dependent_repos_count":220,"rankings":{"downloads":null,"dependent_repos_count":0.42837429754214745,"dependent_packages_count":0.3133811971281723,"stargazers_count":8.469700683879553,"forks_count":4.455372731866185,"docker_downloads_count":0.10709357438553686,"average":2.754784496960319},"purl":"pkg:golang/github.com/minio/pkg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/minio/pkg","docker_dependents_count":487,"docker_downloads_count":1784909854,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/minio/pkg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/minio/pkg/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-28T09:01:30.276Z","issues_count":1,"pull_requests_count":243,"avg_time_to_close_issue":5251.0,"avg_time_to_close_pull_request":663308.4844444444,"issues_closed_count":1,"pull_requests_closed_count":225,"pull_request_authors_count":35,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.6213991769547325,"merged_pull_requests_count":191,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":71,"past_year_avg_time_to_close_issue":5251.0,"past_year_avg_time_to_close_pull_request":509970.5172413793,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":58,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.4084507042253521,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":48,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/minio%2Fpkg/issues","maintainers":[{"login":"donatello","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donatello"},{"login":"harshavardhana","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshavardhana"},{"login":"vadmeste","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vadmeste"},{"login":"aead","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aead"},{"login":"balamurugana","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/balamurugana"},{"login":"krisis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krisis"}],"active_maintainers":[{"login":"harshavardhana","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshavardhana"},{"login":"donatello","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/donatello"},{"login":"vadmeste","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vadmeste"},{"login":"aead","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aead"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fminio%2Fpkg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fminio%2Fpkg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fminio%2Fpkg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fminio%2Fpkg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fminio%2Fpkg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fminio%2Fpkg/codemeta","maintainers":[]}