{"id":370056,"url":"https://github.com/gobuffalo/pop","last_synced_at":"2026-05-30T19:01:09.288Z","repository":{"id":37396771,"uuid":"120672428","full_name":"gobuffalo/pop","owner":"gobuffalo","description":"A Tasty Treat For All Your Database Needs","archived":false,"fork":false,"pushed_at":"2026-05-14T21:56:05.000Z","size":5632,"stargazers_count":1510,"open_issues_count":94,"forks_count":254,"subscribers_count":21,"default_branch":"main","last_synced_at":"2026-05-21T16:41:32.055Z","etag":null,"topics":["cockroachdb","database","gobuffalo","migrations","mysql","orm","postgresql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gobuffalo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["markbates","stanislas-m"],"patreon":"buffalo"}},"created_at":"2018-02-07T21:13:46.000Z","updated_at":"2026-05-14T21:56:08.000Z","dependencies_parsed_at":"2023-02-15T21:15:31.876Z","dependency_job_id":"8d93c558-eecc-4554-9742-2c2eae142215","html_url":"https://github.com/gobuffalo/pop","commit_stats":{"total_commits":1286,"total_committers":117,"mean_commits":"10.991452991452991","dds":0.6073094867807154,"last_synced_commit":"c85387acc9a0c2edb5c6a669618eefde86cfd085"},"previous_names":[],"tags_count":240,"template":false,"template_full_name":null,"purl":"pkg:github/gobuffalo/pop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/sbom","scorecard":{"id":433035,"data":{"date":"2025-08-11","repo":{"name":"github.com/gobuffalo/pop","commit":"01ebd5b92a248a7870d2a4966b94282d59e19df4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":5,"reason":"Found 8/15 approved changesets -- score normalized to 5","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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:12","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yml:13","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/standard-stale.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/standard-stale.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/standard-stale.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:205: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gobuffalo/pop/tests.yml/main?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.1.1 not signed: https://api.github.com/repos/gobuffalo/pop/releases/89399788","Warn: release artifact v6.1.0 not signed: https://api.github.com/repos/gobuffalo/pop/releases/83678258","Warn: release artifact v6.1.1 does not have provenance: https://api.github.com/repos/gobuffalo/pop/releases/89399788","Warn: release artifact v6.1.0 does not have provenance: https://api.github.com/repos/gobuffalo/pop/releases/83678258"],"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2605 / GHSA-m7wr-2xf7-cm9p","Warn: Project is vulnerable to: GO-2024-2606 / GHSA-mrww-27vc-gghv"],"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 28 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-19T03:49:58.013Z","repository_id":37396771,"created_at":"2025-08-19T03:49:58.013Z","updated_at":"2025-08-19T03:49:58.013Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33568859,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gobuffalo","name":"Buffalo - The Go Web Eco-System","uuid":"24794651","kind":"organization","description":"","email":null,"website":"https://gobuffalo.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24794651?v=4","repositories_count":75,"last_synced_at":"2024-04-15T07:33:58.109Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gobuffalo","funding_links":[],"total_stars":15168,"followers":111,"following":0,"created_at":"2022-11-07T19:41:45.525Z","updated_at":"2024-04-15T07:34:20.383Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo/repositories"},"packages":[{"id":3493380,"name":"github.com/gobuffalo/pop","ecosystem":"go","description":"Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library. It cleans up some of the common patterns and workflows usually associated with dealing with databases in Go.\n\nPop makes it easy to do CRUD operations, run migrations, and build/execute queries. Is Pop an ORM? I'll leave that up to you, the reader, to decide.\n\nPop, by default, follows conventions that were defined by the ActiveRecord Ruby gem, http://www.rubyonrails.org. What does this mean?\n\n* Tables must have an \"id\" column and a corresponding \"ID\" field on the `struct` being used.\n* If there is a timestamp column named \"created_at\", \"CreatedAt\" on the `struct`, it will be set with the current time when the record is created.\n* If there is a timestamp column named \"updated_at\", \"UpdatedAt\" on the `struct`, it will be set with the current time when the record is updated.\n* Default databases are lowercase, underscored versions of the `struct` name. Examples: User{} is \"users\", FooBar{} is \"foo_bars\", etc...","homepage":"https://github.com/gobuffalo/pop","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gobuffalo/pop","keywords_array":[],"namespace":"github.com/gobuffalo","versions_count":168,"first_release_published_at":"2016-08-19T20:17:08.000Z","latest_release_published_at":"2020-01-14T21:30:22.000Z","latest_release_number":"v4.13.1+incompatible","last_synced_at":"2026-03-21T09:31:37.636Z","created_at":"2022-04-10T19:16:43.692Z","updated_at":"2026-03-21T09:31:37.637Z","registry_url":"https://pkg.go.dev/github.com/gobuffalo/pop","install_command":"go get github.com/gobuffalo/pop","documentation_url":"https://pkg.go.dev/github.com/gobuffalo/pop#section-documentation","metadata":{},"repo_metadata":{"id":37396771,"uuid":"120672428","full_name":"gobuffalo/pop","owner":"gobuffalo","description":"A Tasty Treat For All Your Database Needs","archived":false,"fork":false,"pushed_at":"2024-06-26T20:32:44.000Z","size":5723,"stargazers_count":1494,"open_issues_count":95,"forks_count":254,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-13T14:51:03.055Z","etag":null,"topics":["cockroachdb","database","gobuffalo","migrations","mysql","orm","postgresql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gobuffalo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["markbates","stanislas-m"],"patreon":"buffalo"}},"created_at":"2018-02-07T21:13:46.000Z","updated_at":"2025-07-31T02:48:03.000Z","dependencies_parsed_at":"2023-02-15T21:15:31.876Z","dependency_job_id":"81ddf326-98ec-45ba-a75e-00423e099b8f","html_url":"https://github.com/gobuffalo/pop","commit_stats":{"total_commits":1286,"total_committers":117,"mean_commits":"10.991452991452991","dds":0.6073094867807154,"last_synced_commit":"c85387acc9a0c2edb5c6a669618eefde86cfd085"},"previous_names":[],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/gobuffalo/pop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270325869,"owners_count":24565136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":"gobuffalo","name":"Buffalo - The Go Web Eco-System","uuid":"24794651","kind":"organization","description":"","email":null,"website":"https://gobuffalo.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24794651?v=4","repositories_count":75,"last_synced_at":"2024-04-15T07:33:58.109Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gobuffalo","funding_links":[],"total_stars":15168,"followers":111,"following":0,"created_at":"2022-11-07T19:41:45.525Z","updated_at":"2024-04-15T07:34:20.383Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo/repositories"},"tags":[{"name":"v6.1.1","sha":"fbb24cf549d29625b23e88c4d7f4a4ab0e95e44d","kind":"tag","published_at":"2023-01-18T13:27:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"17f09c0bd07243eb4c8f43cddeadb556c24235d1","kind":"tag","published_at":"2022-11-20T13:02:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.0/manifests"},{"name":"v6.0.8","sha":"482c6959a5fafd0645252c0fb87cb736b155c86f","kind":"tag","published_at":"2022-10-06T16:58:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"5a179e74c61b4d8b020c80ec5ae42f4e4685bb2f","kind":"commit","published_at":"2022-09-25T10:27:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"4c2751e4148c2f42a0d930fc3deb5735b0e52f31","kind":"commit","published_at":"2022-07-12T16:48:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"3f8518afc5feb4c7f85ef58c5f35ad092013c4b2","kind":"commit","published_at":"2022-07-09T14:16:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"d146f1bbdc191ecc0a3862400e07712244aa0563","kind":"commit","published_at":"2022-05-27T15:57:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"aff647dd37999db93ea43435556cbc4acdfc7f8d","kind":"commit","published_at":"2022-05-15T02:26:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3/manifests"},{"name":"v6.0.3-dev.5","sha":"34037d1cdac6f18098574ff5f8b446b3b0c00b9b","kind":"commit","published_at":"2022-05-15T02:03:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.5/manifests"},{"name":"v6.0.3-dev.4","sha":"b62eb16931c03393c5b22c304c86b18d58f68e74","kind":"commit","published_at":"2022-05-15T01:44:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.4/manifests"},{"name":"v6.0.3-dev.3","sha":"26aa9b0184deb16be42648af3251969c0b1b90f4","kind":"commit","published_at":"2022-05-15T01:40:42.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.3/manifests"},{"name":"v6.0.3-dev.2","sha":"d87f42d0e4b9003c1f57b0c7687742be28d03823","kind":"commit","published_at":"2022-05-15T01:02:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.2/manifests"},{"name":"v6.0.3-dev","sha":"ca4f9fd51364297782811c1a24847306f59b3005","kind":"commit","published_at":"2022-05-15T00:50:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev/manifests"},{"name":"v6.0.2","sha":"c29c06c5fa23a8cc5c21dabb5956db6a32906109","kind":"commit","published_at":"2022-04-17T23:37:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2/manifests"},{"name":"v6.0.2-alpha-ci","sha":"e3d91752362b7dceba29a3569feeeaa0a92e8fe3","kind":"commit","published_at":"2022-04-02T02:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.2-alpha-ci","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.2-alpha-ci","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.2-alpha-ci","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2-alpha-ci","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2-alpha-ci/manifests"},{"name":"v6.0.1","sha":"e572a4dd838f00d86c9afb8a7dec36df7d2c4062","kind":"commit","published_at":"2021-12-03T13:13:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c285511d17469aa430ab08202a6f2353c3ae19e5","kind":"commit","published_at":"2021-11-23T20:04:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.0/manifests"},{"name":"v5.3.4","sha":"33f2d5c4a214cb81adeaf4f8a84662dec29226b1","kind":"commit","published_at":"2021-05-06T20:20:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"5a8f51c37336105490d5c27c25ddf255886ec5d8","kind":"commit","published_at":"2021-01-28T13:12:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3/manifests"},{"name":"v5.3.3beta","sha":"ad63f08a9de06a3cf9bcad57a1bf22592d48c197","kind":"commit","published_at":"2021-01-28T12:08:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3beta","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3beta/manifests"},{"name":"v5.3.3-beta","sha":"ad63f08a9de06a3cf9bcad57a1bf22592d48c197","kind":"commit","published_at":"2021-01-28T12:08:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3-beta","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3-beta/manifests"},{"name":"v5.3.2","sha":"c81c996fa04ca0c2f44b56ea5b7155991d6237ca","kind":"commit","published_at":"2021-01-27T20:58:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"6a95bfb7096d57d8ae00bfc8f85727ca09c4ac61","kind":"commit","published_at":"2020-10-20T06:24:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"6327c12c7188220675c8732a7694e438da20398d","kind":"commit","published_at":"2020-10-18T07:31:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.0/manifests"},{"name":"v5.2.4","sha":"d30b82d843cd997d3ae847267fb68069329fdaec","kind":"commit","published_at":"2020-08-16T18:37:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"7d22178afb6e7be349aa4f2a4f636f7373a4a59d","kind":"commit","published_at":"2020-06-29T20:36:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"4900410693a509fc9059f0fd4bfafece5d18225d","kind":"commit","published_at":"2020-06-25T21:22:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"81018f350252d49d988b8145f33969709943b103","kind":"commit","published_at":"2020-06-25T16:51:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4196733eb565453ad7d66b39e7c49162391bcd44","kind":"commit","published_at":"2020-06-21T17:44:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"fcef263baf7d9bd39b186f21c90e1e9238e816cd","kind":"commit","published_at":"2020-05-22T21:17:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"12af063a64fc7a9196769df36e2b928e99758f21","kind":"commit","published_at":"2020-05-17T22:28:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f56ed394ec54215e6ef48abc6e8c565fb6ddce15","kind":"commit","published_at":"2020-04-25T07:10:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"6842d77ac5a633873256d4d05fd589d6ed8c2e70","kind":"commit","published_at":"2020-04-25T06:51:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.0/manifests"},{"name":"v5.0.11","sha":"6c168fd460ed357ce8ce3092f096222dc785f4ea","kind":"tag","published_at":"2020-04-05T14:45:50.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.11","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.11/manifests"},{"name":"v5.0.10","sha":"59331d385abd3e157fa37529fd4a67c7c92a732a","kind":"tag","published_at":"2020-04-05T08:02:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.10/manifests"},{"name":"v5.0.9","sha":"8d4ccc929034c73dc5b09ee46d4221a15a45ca84","kind":"commit","published_at":"2020-02-20T12:41:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.9/manifests"},{"name":"v5.0.8","sha":"f9df07b4fe7553dea32881ac946dded7d3e4421b","kind":"commit","published_at":"2020-02-11T15:50:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.8/manifests"},{"name":"v5.0.7","sha":"7b6cd8c338a1cd6ae1db8bcfa1b475f27385f813","kind":"commit","published_at":"2020-01-19T10:27:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.7/manifests"},{"name":"v4.13.1","sha":"257e6c6f7d110a8048caf1325e0b4ca933ea3a1b","kind":"commit","published_at":"2020-01-14T21:30:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.13.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.1/manifests"},{"name":"v5.0.6","sha":"2b8f7a747679f64d84ab20d5df1b1b5f5de76a76","kind":"commit","published_at":"2020-01-14T21:05:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"7a8a52607c2b2842914ddba51b881c63d45d26de","kind":"commit","published_at":"2020-01-14T21:01:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5ed7447c68b66a5ec74bdf10d20a7bbd8734d069","kind":"commit","published_at":"2019-12-16T22:17:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"cc21c7f0a52a205fda03f1b079e64c42cfee8d0f","kind":"commit","published_at":"2019-12-16T18:44:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5798e98728d72618e8dd955cece97073d546adf7","kind":"commit","published_at":"2019-12-14T12:13:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"6a0aa05e08cff9f3e8bcc10bb849d30e67690d07","kind":"commit","published_at":"2019-12-14T08:12:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"944158f9015b0c41b2fd4f26164a9c9c74f4f090","kind":"commit","published_at":"2019-12-12T21:40:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.0/manifests"},{"name":"v4.13.0","sha":"83761d74dbc6b4680f46e0680e7c7c85d6abed14","kind":"commit","published_at":"2019-12-01T19:10:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.13.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"af91c6289112691243e8d2ddc2aca8f60202ce6e","kind":"commit","published_at":"2019-10-19T21:04:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"6c1d2c21652879cd74e7beeee1810da63b46bf40","kind":"commit","published_at":"2019-10-05T18:54:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"c46441429021b3043e49fb00f1d3d098a286025c","kind":"commit","published_at":"2019-09-21T15:34:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.0/manifests"},{"name":"v4.11.6","sha":"aab726f05cd4d199e68594d42c2f0008a1d91294","kind":"commit","published_at":"2019-08-28T19:20:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"a5b28c0f65bce04a27753d1091b967788bd497af","kind":"commit","published_at":"2019-08-27T21:07:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"8622069adc60298e1a3880cf93f87bb4112b96ba","kind":"commit","published_at":"2019-08-26T05:40:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"e7efc9663b67f2dfeb063656dd73a831acc95cd3","kind":"commit","published_at":"2019-08-16T07:49:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"4c90b0ff4d5aa41299bf31daa8acb3eb5039e326","kind":"commit","published_at":"2019-07-05T08:58:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d8d4348a78fad398a00911ca7468eff86aa65d68","kind":"commit","published_at":"2019-06-07T06:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"5a442f5b206cbc42ceb0dcb39997f39ea5e02a44","kind":"commit","published_at":"2019-05-05T12:39:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"9eeaaa184b5e2f2d98ba1a306447621f64bc1826","kind":"commit","published_at":"2019-03-08T18:33:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.10.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.10.0/manifests"},{"name":"v4.9.9","sha":"a140925276668f9368d6e57b4ec0ea553c6afdd9","kind":"commit","published_at":"2019-02-20T18:54:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ccc2cf5357494048c95721179f0ca54100d5d2fc","kind":"commit","published_at":"2019-02-15T21:45:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"ea82301ead5317bfee63d08eca9383a680093f57","kind":"commit","published_at":"2019-02-14T21:44:10.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"f2c9532e46892d9c943bf85ec4f86bbab1abfbda","kind":"commit","published_at":"2019-01-27T17:04:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"56e7944670b644989d8bc8232b2e39339cac117a","kind":"commit","published_at":"2019-01-22T21:08:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"89dc4b4dc24f52ee13d249db5bcd567015d0f85b","kind":"commit","published_at":"2018-12-22T09:41:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4/manifests"},{"name":"v4.9.4-rc.2","sha":"b378ca0bccb8b6e9429b4b8b31318a6742e5b213","kind":"commit","published_at":"2018-12-22T09:18:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4-rc.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.2/manifests"},{"name":"v4.9.4-rc.1","sha":"766651b78f5a08059cf12597886d5962a26d3e5e","kind":"commit","published_at":"2018-12-08T13:51:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4-rc.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.1/manifests"},{"name":"v4.9.3","sha":"8f3b92911869f90a79699b90cb12859056360b2f","kind":"commit","published_at":"2018-12-02T21:54:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"70da24950427447ab44569b9b5ecd5951144f8ab","kind":"commit","published_at":"2018-11-19T22:13:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"eab37c350727cf5427a1b6015256775cbaa44e93","kind":"commit","published_at":"2018-11-17T17:12:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"53115b9d3820a71af03939efc46e5ee2d6a76490","kind":"commit","published_at":"2018-11-10T10:18:28.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.0/manifests"},{"name":"v4.8.8","sha":"9d5dff8a5b85dcb7bcd19e6827c578c3c7eb40d6","kind":"commit","published_at":"2018-11-01T21:08:13.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.8/manifests"},{"name":"v4.8.7","sha":"9c8883450d22d078ee2daeacf47c37f9f213bde4","kind":"commit","published_at":"2018-10-29T19:37:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.7/manifests"},{"name":"v4.8.6","sha":"6661a8f3a30e8157d65455b1333525b0c5304f86","kind":"commit","published_at":"2018-10-27T16:05:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"f1ef3842e44adc852b7d2595af537b917cba8290","kind":"commit","published_at":"2018-10-20T19:35:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"585d7fb894f4c14a7a0c90cc74b87188b4afc361","kind":"commit","published_at":"2018-10-14T19:34:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"0596d299dc4e19f8639d15006e4984853e6c0087","kind":"commit","published_at":"2018-10-08T18:19:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"b6847bdfc2e93f4cdae99b6264d15628356ad4a1","kind":"commit","published_at":"2018-10-03T17:18:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"09103367c7b3ef0953e69cd5a97b89be40352f43","kind":"commit","published_at":"2018-10-02T19:04:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"740070c376d523e2a1ce4d1f284884318e37053a","kind":"commit","published_at":"2018-10-01T18:24:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.0/manifests"},{"name":"v4.7.3","sha":"4a3f85fcfee8961e300836206b9249b45ec722b4","kind":"commit","published_at":"2018-09-18T18:21:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"4d73fa680c4eb1a0b67d3c237a9b2f0d1e6f506d","kind":"commit","published_at":"2018-08-31T20:15:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"acce47969958bf42ac31829205ec6445e6aec9bd","kind":"commit","published_at":"2018-08-27T19:22:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"2b6e2a4c979e204a9e61b95ed419780493940079","kind":"commit","published_at":"2018-08-25T15:04:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.0/manifests"},{"name":"v4.6.9","sha":"92dbc1c6671665799e48842bc602e41490e31c67","kind":"commit","published_at":"2018-08-24T21:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.9/manifests"},{"name":"v4.6.8","sha":"982204fcc3b822cd0db0ea2d0269813ede85d8a2","kind":"commit","published_at":"2018-08-21T21:44:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.8/manifests"},{"name":"v4.6.7","sha":"ea588898010f9d8341b19c8a3fafad5aeead911f","kind":"commit","published_at":"2018-08-21T20:32:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.7/manifests"},{"name":"v4.6.6","sha":"97cff086dceb9022215125efd32320e4e9581137","kind":"commit","published_at":"2018-08-18T15:48:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"a2bbccb0efc51bf1d71b0dd4a6626e0b1d390ce5","kind":"commit","published_at":"2018-08-16T20:04:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"9f8bf0c119201fa7e839f2f02d9ccc8f81b021d1","kind":"commit","published_at":"2018-08-10T20:30:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.4/manifests"},{"name":"v4.5.11","sha":"799bcb26dd1dcc13958dab9354dbb380f2e913ba","kind":"commit","published_at":"2018-08-10T17:48:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.11","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.11/manifests"},{"name":"v4.6.3","sha":"f7f4e882bd509b48db850bdff8dde6f86c82404d","kind":"commit","published_at":"2018-08-06T17:07:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"c0faa0f7edf8c0db4befe9abc41d135003a97d53","kind":"commit","published_at":"2018-07-26T20:16:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"9936c00d4230dae87d8ac5cf73149d9de7b0e899","kind":"commit","published_at":"2018-07-10T05:46:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d450dceee701794bf97822ba0bdeb31213f08457","kind":"commit","published_at":"2018-07-06T18:22:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.0/manifests"},{"name":"v4.5.12","sha":"66130dbcd030ea900e35e45e03dd1a59577d2e99","kind":"commit","published_at":"2018-06-30T18:01:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.12","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.12/manifests"},{"name":"v4.5.10","sha":"fb309e29896c205465f53af10679c52f9ce7c858","kind":"commit","published_at":"2018-06-18T12:52:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.10/manifests"},{"name":"v4.5.9","sha":"9985012f32f5e36b1a10e9191ee460daac4a9bc7","kind":"commit","published_at":"2018-05-21T15:40:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.9/manifests"},{"name":"v4.5.8","sha":"addd35fa30f151cdee20971b635abf6dc631837c","kind":"commit","published_at":"2018-05-02T22:09:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.8/manifests"},{"name":"v4.5.7","sha":"2d7bf0d3ce16eec61b870adb2be5f2fb0d0777e2","kind":"commit","published_at":"2018-04-29T16:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.7/manifests"},{"name":"v4.5.6","sha":"c67c14d737b88d2ce006c1d2c578289e1a984a82","kind":"commit","published_at":"2018-04-25T18:56:43.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"7e384f31116dafb43de7ff1ab5565430f9903ba0","kind":"commit","published_at":"2018-04-20T19:37:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"bdb66423a127d670377c3156f36befee150c6c58","kind":"commit","published_at":"2018-04-19T15:03:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d19561b3c003d9356b5f6cc0637f07a726789e8c","kind":"commit","published_at":"2018-04-19T14:42:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"edc965a46240ff6cd9245c9fd366b986ad1972d2","kind":"commit","published_at":"2018-04-18T22:16:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"97d8d8c5b6dfbc5f4aa1cda10cb6fbbc1fad3eb6","kind":"commit","published_at":"2018-04-18T15:39:28.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f3c6f37f77403f0a59d6666ca8529d9dd1b4281b","kind":"commit","published_at":"2018-04-16T18:51:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"0b56be1c9d0df7712144496aa0e89de36c5c77d6","kind":"commit","published_at":"2018-04-13T22:19:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.4.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"dc1f230b8ca3cfddd729717fe8f57a40c7971f67","kind":"commit","published_at":"2018-04-04T16:25:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"d11f9179130af452f496f91138d120566ae40bed","kind":"commit","published_at":"2018-03-20T15:47:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.0/manifests"},{"name":"V4.2.3","sha":"a5f321ea81d16efcc9fb45664043aa001e887245","kind":"commit","published_at":"2018-03-18T15:37:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/V4.2.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/V4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@V4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/V4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/V4.2.3/manifests"},{"name":"v4.2.2","sha":"cb44fc0434884cae6aa74d56e9900e3e58f84ac1","kind":"commit","published_at":"2018-03-15T18:33:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"7bebeda373c313c73e2d09164b310a6452b71c48","kind":"commit","published_at":"2018-03-13T15:49:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"cb2f913d220feba6c42d6b9281c9e6c44d9f331a","kind":"commit","published_at":"2018-03-12T16:03:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ca27fcef6ebe980bdb061c0e831c75e97a71ac6b","kind":"commit","published_at":"2018-03-05T20:15:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"68c0bd054d37fc011433363f5139bc64458bbbaf","kind":"commit","published_at":"2018-03-05T17:38:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"91a763b48217de413249be4e763f375ca12532f0","kind":"commit","published_at":"2018-03-02T12:55:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"7e5659815c83f0e257958631052f2df0acec8be9","kind":"commit","published_at":"2018-02-28T19:43:42.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"69ab5b8c30d238467dd1de55ffaa0b9168af5172","kind":"commit","published_at":"2018-02-28T19:28:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"f9092c8a7f91e72575d9552c50714956f948e88d","kind":"commit","published_at":"2018-02-28T17:43:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"aa0c156c05776b317c420a92bcf89fe05cd646a2","kind":"commit","published_at":"2018-02-26T19:26:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"ea3b3610bbfb9e5a454c84ed7a15ebbfde4e4457","kind":"commit","published_at":"2018-02-26T19:24:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bee83abd4cccaed4e79182d342804d864b6829e6","kind":"commit","published_at":"2018-02-26T17:23:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.0/manifests"},{"name":"4.0.0","sha":"f230643ae0f8fa01e9444c2fb857ba1f1a78eb1f","kind":"commit","published_at":"2018-02-25T22:33:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/4.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/4.0.0/manifests"},{"name":"v3.60.5","sha":"f230643ae0f8fa01e9444c2fb857ba1f1a78eb1f","kind":"commit","published_at":"2018-02-25T22:33:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.60.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.5/manifests"},{"name":"3.60.4","sha":"2a6ad5481507f61f5cfedc4d065ac7014452e379","kind":"commit","published_at":"2018-02-20T13:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.4/manifests"},{"name":"v3.60.4","sha":"2a6ad5481507f61f5cfedc4d065ac7014452e379","kind":"commit","published_at":"2018-02-20T13:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.60.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.4/manifests"},{"name":"3.60.3","sha":"c1692defc9d64a3a16f4731d8859dd4721b7fc90","kind":"commit","published_at":"2018-02-17T17:56:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.3/manifests"},{"name":"3.60.2","sha":"0bca9ebf6228e6d7fef80f57e5b94e10589dd2d2","kind":"commit","published_at":"2018-02-16T20:10:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.2/manifests"},{"name":"3.60.1","sha":"b1f02595f024e0831eb63200bda40f0a8c5ccf8d","kind":"commit","published_at":"2018-02-15T20:48:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"2a4f22c5d7806305df801668254060d7a47a2863","kind":"commit","published_at":"2018-02-07T19:07:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.0/manifests"},{"name":"3.52.0","sha":"259b148c6f2f6037196f5ea5010121d4da46385e","kind":"commit","published_at":"2018-02-05T16:36:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.52.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"faf4e0ce6c120c0aed77e48d2c967a71babad881","kind":"commit","published_at":"2018-02-01T16:51:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"8fe55efdc73bd3773a5872609d21d1d3829d1dbe","kind":"commit","published_at":"2018-01-25T18:54:06.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"00570ee9e436f66a8de394beeb5110489c728b87","kind":"commit","published_at":"2018-01-19T20:21:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"eeb02e2bb55bc6f9f64fefd3f611dc9b69796600","kind":"commit","published_at":"2018-01-11T17:10:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.0/manifests"},{"name":"3.50.0","sha":"069d702a25ca03a1ff0e3e175f2ba45c25864395","kind":"commit","published_at":"2018-01-09T19:42:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.50.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.50.0/manifests"},{"name":"3.42.1","sha":"11447b06bdc024968c2c62c96d1de29b9b846b48","kind":"commit","published_at":"2018-01-08T19:30:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.42.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.1/manifests"},{"name":"3.42.0","sha":"b4656b41fc8dbd16e86737e066370f3272746a1d","kind":"commit","published_at":"2018-01-04T21:45:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.42.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.0/manifests"},{"name":"3.41.10","sha":"b75753936c38f382be88b1ea4221b771994996c9","kind":"commit","published_at":"2018-01-03T20:31:07.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.10/manifests"},{"name":"3.41.9","sha":"e09fcaa48442f8d2116a2144daa684c90bed76e0","kind":"commit","published_at":"2018-01-02T20:17:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.9/manifests"},{"name":"3.41.8","sha":"78961a05cbaa20bdf942f58e5a2be568e8be97c9","kind":"commit","published_at":"2018-01-02T20:15:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.8/manifests"},{"name":"3.41.7","sha":"d426f169077831f357b244700e71ba72532d7a86","kind":"commit","published_at":"2018-01-02T20:13:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.7/manifests"},{"name":"v3.41.6","sha":"4eff033fe23f40b9156fb8918f5940d5111df2f9","kind":"commit","published_at":"2018-01-02T20:11:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.6/manifests"},{"name":"v3.41.5","sha":"23db22345d3e312848c66ea17cd1672000137fef","kind":"commit","published_at":"2018-01-02T20:08:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.5/manifests"},{"name":"v3.41.4","sha":"f96a69c4126d150ac28fa799932d4d694bba6e57","kind":"commit","published_at":"2018-01-02T20:07:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.4/manifests"},{"name":"v3.41.3","sha":"90bda59f0ebc3ba8c153fcf505c6ba3fcb58cf5c","kind":"commit","published_at":"2017-12-20T21:12:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.3/manifests"},{"name":"v3.41.2","sha":"a9826952da06e0051b956361951d9026616cb9c2","kind":"commit","published_at":"2017-12-19T17:11:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.2/manifests"},{"name":"v3.41.1","sha":"fd3f5a10dad89bbd5d257fef56de9ac2cacba860","kind":"commit","published_at":"2017-11-19T19:50:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.1/manifests"},{"name":"v3.41.0","sha":"3580a684c8962af00cfd8766bec0700dbb8d5912","kind":"commit","published_at":"2017-11-19T19:34:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.0/manifests"},{"name":"v3.40.1","sha":"f74995fdffa4ed212d13f3ebe280a58393f14fb5","kind":"commit","published_at":"2017-11-03T15:56:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.40.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.40.1/manifests"},{"name":"v3.39.4","sha":"9f77e19c929eda4c13f525296fe751a90de86619","kind":"commit","published_at":"2017-10-22T22:04:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.4/manifests"},{"name":"v3.39.3","sha":"810b263a204ca52195d81021e7b0bf0f5be88f06","kind":"commit","published_at":"2017-10-21T16:16:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.3/manifests"},{"name":"v3.39.2","sha":"2ee7a6bceb02f3f17720b8b7d0ebf1692121dd53","kind":"commit","published_at":"2017-10-20T15:07:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.2/manifests"},{"name":"v3.39.1","sha":"5cfac5f91e22907f2156c9fd82f63068c10725e0","kind":"commit","published_at":"2017-10-17T20:02:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.1/manifests"},{"name":"v3.39.0","sha":"2f9bd32b82d85bd029a50649ed217f14fb62a922","kind":"commit","published_at":"2017-10-17T20:01:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.0/manifests"},{"name":"v3.38.3","sha":"c05c836dbbff0205ba8b1b08f4b4cc6162cb1292","kind":"commit","published_at":"2017-10-13T15:40:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.3/manifests"},{"name":"v3.38.2","sha":"e77ff3243ae68ddd69d9e6a21f119e7d184335f5","kind":"commit","published_at":"2017-10-13T14:30:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.2/manifests"},{"name":"v3.38.1","sha":"f9294e1bde3c6b4366da0e70667c06bc45b5b62c","kind":"commit","published_at":"2017-10-12T22:24:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.1/manifests"},{"name":"v3.38.0","sha":"7f9ebc575b48af40163fd7b4e7ae4006bc672d01","kind":"commit","published_at":"2017-10-01T17:50:10.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.0/manifests"},{"name":"v3.37.2","sha":"85db92f783f021d650e57861a3d6d69d93a31fa2","kind":"commit","published_at":"2017-09-28T18:35:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.2/manifests"},{"name":"v3.37.1","sha":"fce0386c9c93ea0463ffdced17610af514076012","kind":"commit","published_at":"2017-09-25T19:57:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.1/manifests"},{"name":"v3.37.0","sha":"bf1a6e02c6eebd0256975358cb4d639feec85f67","kind":"commit","published_at":"2017-09-23T17:03:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.0/manifests"},{"name":"v3.36.1","sha":"32c625380593f75f6ad8253f51e98e4c8adbbcbf","kind":"commit","published_at":"2017-09-22T20:13:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.36.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.1/manifests"},{"name":"v3.36.0","sha":"016f7b14685f0d265b465e6dfcd8e2e598fbcebe","kind":"commit","published_at":"2017-09-20T18:22:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.36.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.0/manifests"},{"name":"v3.35.0","sha":"fd2a1a9e74fabbb68b815748a1219d6c7964adea","kind":"commit","published_at":"2017-09-19T14:44:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.35.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.35.0/manifests"},{"name":"v3.34.0","sha":"46ed3689f1581f17e649d37326907f9a52159a44","kind":"commit","published_at":"2017-09-13T17:11:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.34.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.34.0/manifests"},{"name":"v3.33.0","sha":"909d06b9a7ca95e57c260b8b0a08fb820d1caebb","kind":"commit","published_at":"2017-08-30T15:26:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.33.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.33.0/manifests"},{"name":"v3.32.1","sha":"148e52448f97882339ccd611eb8642111f65b8f5","kind":"commit","published_at":"2017-08-22T17:36:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.32.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.1/manifests"},{"name":"v3.32.0","sha":"dfbf8963c60b02c9eb373deaa0f86411f00b89fb","kind":"commit","published_at":"2017-08-22T16:57:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.32.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.0/manifests"},{"name":"v3.31.0","sha":"78ca324ccd39cd85c498f73bc74affd95b899675","kind":"commit","published_at":"2017-08-17T16:18:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.31.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.31.0/manifests"},{"name":"v3.30.1","sha":"f5ac4bbf44cc4accd00109c1c45f9e99a7bdfe1f","kind":"commit","published_at":"2017-08-08T18:40:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.30.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.1/manifests"},{"name":"v3.30.0","sha":"3d01276692d7e8caf4660a5a9f35456f7d52a59b","kind":"commit","published_at":"2017-07-27T17:44:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.30.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.0/manifests"},{"name":"v3.29.1","sha":"d464d0ed42ec1fdefacec1d922508dfc0ddb0e76","kind":"commit","published_at":"2017-07-26T17:18:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.29.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.1/manifests"},{"name":"v3.29.0","sha":"22a7a45cbf1b27ab1f2e3fbb7724c04729774d54","kind":"commit","published_at":"2017-07-26T17:15:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.29.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.0/manifests"},{"name":"v3.28.0","sha":"742b5070af888256c415a561b079ac024e92dbee","kind":"commit","published_at":"2017-07-24T15:49:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.28.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.28.0/manifests"},{"name":"v3.27.1","sha":"54293cc8ebf0db258ed7872c462119dbd89867dd","kind":"commit","published_at":"2017-07-23T19:09:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.27.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.1/manifests"},{"name":"v3.27.0","sha":"7f378f5b1eacadc50953c190c1ba83104fac0a51","kind":"commit","published_at":"2017-07-19T23:24:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.27.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.0/manifests"},{"name":"v3.26.0","sha":"a2c66090addd813209a9a5281fd5ed01ceb03104","kind":"commit","published_at":"2017-07-17T00:08:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.26.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.26.0/manifests"},{"name":"v3.25.3","sha":"7f9beae0b7cf44cb51ebfccc315f4cedfcb0c8ac","kind":"commit","published_at":"2017-07-12T19:37:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.3/manifests"},{"name":"v3.25.2","sha":"48c54c2f3960f599c27ad84576b6506886004c65","kind":"commit","published_at":"2017-07-10T20:11:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.2/manifests"},{"name":"v3.25.1","sha":"0735f68aca6671ca60c023649401b25d9db866c0","kind":"commit","published_at":"2017-07-05T20:46:04.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"247f4146931f8db0461acdba9e5b58f51d9e1454","kind":"commit","published_at":"2017-07-05T20:42:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.0/manifests"},{"name":"v3.24.0","sha":"86815dd02f484e40449628c026a78ed68bb048d4","kind":"commit","published_at":"2017-07-03T20:43:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.24.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.24.0/manifests"},{"name":"v3.23.3","sha":"32203da8db3ecf03e61da904c3efea1b40dfe207","kind":"commit","published_at":"2017-06-27T21:22:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"dc213bd74d6f120043a86cb20dfd29c5f6c3f29a","kind":"commit","published_at":"2017-06-19T13:28:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"32c7c60ec9380e4bebcd8ec91a9070b7c5f8853e","kind":"commit","published_at":"2017-06-16T15:18:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.1/manifests"},{"name":"v3.23.0","sha":"24c74f3e073deeff5cda4055cdaeab9022437520","kind":"commit","published_at":"2017-06-16T14:40:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.0/manifests"},{"name":"v3.22.0","sha":"85f36f61bb0bca8985e2fd754d07b04d637b72e2","kind":"commit","published_at":"2017-06-11T17:20:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.22.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.22.0/manifests"},{"name":"v3.21.1","sha":"c3e9d5e550615d788c3ad0b8ab3c265b52c1012d","kind":"commit","published_at":"2017-06-09T17:43:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.21.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"7ac8369f8117f2afbce44d70752bf34f92ef5053","kind":"commit","published_at":"2017-04-19T22:30:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.21.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.0/manifests"},{"name":"v3.20.0","sha":"16c5d7bf36d7c6715646d863956c628777054752","kind":"commit","published_at":"2017-04-19T17:13:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.20.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"a2cb6d26a148fe1ac1722328ddfbaf967ef124d9","kind":"commit","published_at":"2017-04-14T18:48:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.19.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.19.0/manifests"},{"name":"v3.18.0","sha":"6e0f5604b25bec1533b35c584fa7c19a67e8ca1b","kind":"commit","published_at":"2017-04-14T18:47:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.18.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"15d1a025e43bce750d1a61e05a81db4a9770018c","kind":"commit","published_at":"2017-04-11T21:38:32.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.17.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"d9849e3be933849ff76c86a00e22d8d61aaee514","kind":"commit","published_at":"2017-04-11T19:21:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.16.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a259002e84c7b9fd5396d2c492150bdfcd5fc586","kind":"commit","published_at":"2017-04-11T14:48:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.15.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"2f7242567582ca8e699e3c0c2187e031de52463a","kind":"commit","published_at":"2017-04-10T20:19:07.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.14.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"dbfc018d6fca23c86d463571b92f6fc04fcd0f53","kind":"commit","published_at":"2017-04-10T15:00:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.14.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.0/manifests"},{"name":"v3.13.7","sha":"99a6921339441b13d0146911844d4aa54435941b","kind":"commit","published_at":"2017-04-04T18:14:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.7/manifests"},{"name":"v3.13.6","sha":"6ffc90072e07ec4a63d89b707c077370f7ad0a53","kind":"commit","published_at":"2017-03-29T22:13:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.6/manifests"},{"name":"v3.13.5","sha":"cc19c70b27a2644b315b772989ae149a4b877375","kind":"commit","published_at":"2017-03-28T14:24:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.5/manifests"},{"name":"v3.13.4","sha":"4b8d415f12b28a303b4a383f41e09c2614746677","kind":"commit","published_at":"2017-03-27T22:03:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"419edd5c2a58d8363d825bd22c1c2304cb57539b","kind":"commit","published_at":"2017-03-24T17:38:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"12f7df8d5dc23214fccbd548cfde835159bf17de","kind":"commit","published_at":"2017-03-21T20:45:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"277c8de91ade0837f7f725960f8eec8813d91898","kind":"commit","published_at":"2017-03-19T20:20:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"b1d0aece697e3be3ea3aaeab884e00725e04f2b8","kind":"commit","published_at":"2017-03-19T16:36:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"0af627d5b61c8bb729ca7cbc5daaa296c4e4fb8a","kind":"commit","published_at":"2017-03-17T22:02:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.12.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.1/manifests"},{"name":"v3.11.7","sha":"937cebff2151d7b4ddf495666091cf4f1ec83ee2","kind":"commit","published_at":"2017-03-17T18:10:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.7/manifests"},{"name":"v3.11.6","sha":"e2180b285826d4f44eecef6153113125a7965b38","kind":"commit","published_at":"2017-03-06T20:36:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.6/manifests"},{"name":"v3.11.5","sha":"bbe1c48a2570c17af1dd717f73ee63428c8266b5","kind":"commit","published_at":"2017-03-06T17:06:50.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.5/manifests"},{"name":"v3.12.0","sha":"6b0384f4f88c480abc7f32cc162dd9f62c885a0f","kind":"commit","published_at":"2017-03-01T22:53:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.12.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.0/manifests"},{"name":"v3.11.4","sha":"b0566672bb2b14b58c2ec0c6296a2d1f3b61416a","kind":"commit","published_at":"2017-03-01T16:34:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"5ae1d47ed989871e490270b9dd738206959085a0","kind":"commit","published_at":"2017-02-04T21:34:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"d1188ade9f9722bc1a6cf934472ff13ce7ee536d","kind":"commit","published_at":"2017-02-03T21:57:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"0cabb34d42482b9f5809a06e6b4fa15238f19218","kind":"commit","published_at":"2017-02-02T20:10:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"08955d0ca6238cbcf6bd4e1f605067c72b26992c","kind":"commit","published_at":"2017-01-13T15:32:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"87cd986d12ee1567cf857792d66bd106e41882b0","kind":"commit","published_at":"2017-01-10T03:19:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.10.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"73d73080afea2593e314940d03d841c29fbbf65d","kind":"commit","published_at":"2017-01-05T16:47:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.10.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.0/manifests"},{"name":"3.9.9","sha":"796ead43acaa5afd122a35c29ba9df8401c63ee7","kind":"commit","published_at":"2017-01-04T20:23:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.9/manifests"},{"name":"3.9.8","sha":"c951a86668bae7fbec7081b442e917bed258f039","kind":"commit","published_at":"2016-12-30T23:14:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.8/manifests"},{"name":"3.9.2","sha":"03495b45c267796cb08cf04253be4cd2a235f5fb","kind":"commit","published_at":"2016-11-27T15:17:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.2/manifests"},{"name":"v3.8.0","sha":"6df27d54f9597698c8301b80e0a0f74ea9a2c5dd","kind":"commit","published_at":"2016-08-30T17:55:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.8.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"b509d4a0cce4e0902958d6808d721f05ea7a0257","kind":"commit","published_at":"2016-08-26T22:08:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"7fd47faea9d3f527f6378f424f8eccb718263c25","kind":"commit","published_at":"2016-08-26T21:54:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"224aa4f72cc2e798d8108023b2e840bde5936174","kind":"commit","published_at":"2016-08-26T21:49:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"24989fbb9a0a9840c0435e10a3b1fb7c81037c9c","kind":"commit","published_at":"2016-08-26T19:51:32.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4e5f18c83d4bf11d86497dff2784bd70297a71e3","kind":"commit","published_at":"2016-08-26T19:40:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"0bca5dd26d1849281a48d976bce6d2112db38be1","kind":"commit","published_at":"2016-08-26T19:31:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.0/manifests"},{"name":"v3.5.1.1","sha":"256ecb8f263078f7374bb13ad2115fb9ba908072","kind":"commit","published_at":"2016-08-26T19:03:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"91a518d9e68adffb5dde5d54da43795a717cd111","kind":"commit","published_at":"2016-08-26T17:21:30.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1/manifests"},{"name":"v3.5.2","sha":"91a518d9e68adffb5dde5d54da43795a717cd111","kind":"commit","published_at":"2016-08-26T17:21:30.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.2/manifests"},{"name":"v3.5.0","sha":"aa4e17ba81e211f758791e1827673eeaa3ff00be","kind":"commit","published_at":"2016-08-25T22:30:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"05f5c0094505deef82a59d7b0ba110557aef084d","kind":"commit","published_at":"2016-08-25T21:06:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.4.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"31a3f402edecc65bdbada01a88644335af055730","kind":"commit","published_at":"2016-08-25T20:57:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.4.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"aa55186985defaeef0e5be5028c4b4d6242ae71e","kind":"commit","published_at":"2016-08-23T21:26:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"0485af178252f6f6c678b04ee6f8e3f5d3c2028b","kind":"commit","published_at":"2016-08-19T20:17:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T22:21:50.088Z","dependent_packages_count":188,"downloads":null,"downloads_period":null,"dependent_repos_count":710,"rankings":{"downloads":null,"dependent_repos_count":0.28009200208228335,"dependent_packages_count":0.31192900296788834,"stargazers_count":1.7895474748061333,"forks_count":1.807902339674922,"docker_downloads_count":1.006091301074533,"average":1.039112424121152},"purl":"pkg:golang/github.com/gobuffalo/pop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gobuffalo/pop","docker_dependents_count":3,"docker_downloads_count":1056091,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gobuffalo/pop","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gobuffalo/pop/dependencies","status":null,"funding_links":["https://github.com/sponsors/markbates","https://github.com/sponsors/stanislas-m","https://patreon.com/buffalo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T03:08:00.228Z","issues_count":69,"pull_requests_count":51,"avg_time_to_close_issue":30196973.657894738,"avg_time_to_close_pull_request":6557342.916666667,"issues_closed_count":38,"pull_requests_closed_count":48,"pull_request_authors_count":20,"issue_authors_count":53,"avg_comments_per_issue":2.6231884057971016,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3255272.0,"past_year_avg_time_to_close_pull_request":2113813.3333333335,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/issues","maintainers":[{"login":"sio4","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sio4"},{"login":"aeneasr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aeneasr"},{"login":"paganotoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paganotoni"},{"login":"u007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/u007"},{"login":"markbates","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markbates"}],"active_maintainers":[{"login":"aeneasr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aeneasr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2075250,"maintainers_count":0,"namespaces_count":776220,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53272},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-20T05:39:13.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4177172,"name":"github.com/gobuffalo/pop/v6","ecosystem":"go","description":"Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library. It cleans up some of the common patterns and workflows usually associated with dealing with databases in Go.\n\nPop makes it easy to do CRUD operations, run migrations, and build/execute queries. Is Pop an ORM? I'll leave that up to you, the reader, to decide.\n\nPop, by default, follows conventions that were defined by the ActiveRecord Ruby gem, http://www.rubyonrails.org. What does this mean?\n\n* Tables must have an \"id\" column and a corresponding \"ID\" field on the `struct` being used.\n* If there is a timestamp column named \"created_at\", \"CreatedAt\" on the `struct`, it will be set with the current time when the record is created.\n* If there is a timestamp column named \"updated_at\", \"UpdatedAt\" on the `struct`, it will be set with the current time when the record is updated.\n* Default databases are lowercase, underscored versions of the `struct` name. Examples: User{} is \"users\", FooBar{} is \"foo_bars\", etc...","homepage":"https://github.com/gobuffalo/pop","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gobuffalo/pop","keywords_array":[],"namespace":"github.com/gobuffalo/pop","versions_count":20,"first_release_published_at":"2021-11-23T20:04:24.000Z","latest_release_published_at":"2026-03-20T18:11:15.000Z","latest_release_number":"v6.2.1","last_synced_at":"2026-03-21T07:01:46.284Z","created_at":"2022-04-12T18:56:53.464Z","updated_at":"2026-03-21T07:01:46.284Z","registry_url":"https://pkg.go.dev/github.com/gobuffalo/pop/v6","install_command":"go get github.com/gobuffalo/pop/v6","documentation_url":"https://pkg.go.dev/github.com/gobuffalo/pop/v6#section-documentation","metadata":{},"repo_metadata":{"id":37396771,"uuid":"120672428","full_name":"gobuffalo/pop","owner":"gobuffalo","description":"A Tasty Treat For All Your Database Needs","archived":false,"fork":false,"pushed_at":"2024-06-26T20:32:44.000Z","size":5723,"stargazers_count":1494,"open_issues_count":95,"forks_count":254,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-13T14:51:03.055Z","etag":null,"topics":["cockroachdb","database","gobuffalo","migrations","mysql","orm","postgresql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gobuffalo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["markbates","stanislas-m"],"patreon":"buffalo"}},"created_at":"2018-02-07T21:13:46.000Z","updated_at":"2025-07-31T02:48:03.000Z","dependencies_parsed_at":"2023-02-15T21:15:31.876Z","dependency_job_id":"81ddf326-98ec-45ba-a75e-00423e099b8f","html_url":"https://github.com/gobuffalo/pop","commit_stats":{"total_commits":1286,"total_committers":117,"mean_commits":"10.991452991452991","dds":0.6073094867807154,"last_synced_commit":"c85387acc9a0c2edb5c6a669618eefde86cfd085"},"previous_names":[],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/gobuffalo/pop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270325869,"owners_count":24565136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":"gobuffalo","name":"Buffalo - The Go Web Eco-System","uuid":"24794651","kind":"organization","description":"","email":null,"website":"https://gobuffalo.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24794651?v=4","repositories_count":75,"last_synced_at":"2024-04-15T07:33:58.109Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gobuffalo","funding_links":[],"total_stars":15168,"followers":111,"following":0,"created_at":"2022-11-07T19:41:45.525Z","updated_at":"2024-04-15T07:34:20.383Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo/repositories"},"tags":[{"name":"v6.1.1","sha":"fbb24cf549d29625b23e88c4d7f4a4ab0e95e44d","kind":"tag","published_at":"2023-01-18T13:27:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"17f09c0bd07243eb4c8f43cddeadb556c24235d1","kind":"tag","published_at":"2022-11-20T13:02:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.0/manifests"},{"name":"v6.0.8","sha":"482c6959a5fafd0645252c0fb87cb736b155c86f","kind":"tag","published_at":"2022-10-06T16:58:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"5a179e74c61b4d8b020c80ec5ae42f4e4685bb2f","kind":"commit","published_at":"2022-09-25T10:27:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"4c2751e4148c2f42a0d930fc3deb5735b0e52f31","kind":"commit","published_at":"2022-07-12T16:48:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"3f8518afc5feb4c7f85ef58c5f35ad092013c4b2","kind":"commit","published_at":"2022-07-09T14:16:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"d146f1bbdc191ecc0a3862400e07712244aa0563","kind":"commit","published_at":"2022-05-27T15:57:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"aff647dd37999db93ea43435556cbc4acdfc7f8d","kind":"commit","published_at":"2022-05-15T02:26:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3/manifests"},{"name":"v6.0.3-dev.5","sha":"34037d1cdac6f18098574ff5f8b446b3b0c00b9b","kind":"commit","published_at":"2022-05-15T02:03:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.5/manifests"},{"name":"v6.0.3-dev.4","sha":"b62eb16931c03393c5b22c304c86b18d58f68e74","kind":"commit","published_at":"2022-05-15T01:44:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.4/manifests"},{"name":"v6.0.3-dev.3","sha":"26aa9b0184deb16be42648af3251969c0b1b90f4","kind":"commit","published_at":"2022-05-15T01:40:42.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.3/manifests"},{"name":"v6.0.3-dev.2","sha":"d87f42d0e4b9003c1f57b0c7687742be28d03823","kind":"commit","published_at":"2022-05-15T01:02:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.2/manifests"},{"name":"v6.0.3-dev","sha":"ca4f9fd51364297782811c1a24847306f59b3005","kind":"commit","published_at":"2022-05-15T00:50:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev/manifests"},{"name":"v6.0.2","sha":"c29c06c5fa23a8cc5c21dabb5956db6a32906109","kind":"commit","published_at":"2022-04-17T23:37:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2/manifests"},{"name":"v6.0.2-alpha-ci","sha":"e3d91752362b7dceba29a3569feeeaa0a92e8fe3","kind":"commit","published_at":"2022-04-02T02:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.2-alpha-ci","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.2-alpha-ci","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.2-alpha-ci","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2-alpha-ci","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2-alpha-ci/manifests"},{"name":"v6.0.1","sha":"e572a4dd838f00d86c9afb8a7dec36df7d2c4062","kind":"commit","published_at":"2021-12-03T13:13:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c285511d17469aa430ab08202a6f2353c3ae19e5","kind":"commit","published_at":"2021-11-23T20:04:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.0/manifests"},{"name":"v5.3.4","sha":"33f2d5c4a214cb81adeaf4f8a84662dec29226b1","kind":"commit","published_at":"2021-05-06T20:20:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"5a8f51c37336105490d5c27c25ddf255886ec5d8","kind":"commit","published_at":"2021-01-28T13:12:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3/manifests"},{"name":"v5.3.3beta","sha":"ad63f08a9de06a3cf9bcad57a1bf22592d48c197","kind":"commit","published_at":"2021-01-28T12:08:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3beta","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3beta/manifests"},{"name":"v5.3.3-beta","sha":"ad63f08a9de06a3cf9bcad57a1bf22592d48c197","kind":"commit","published_at":"2021-01-28T12:08:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3-beta","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3-beta/manifests"},{"name":"v5.3.2","sha":"c81c996fa04ca0c2f44b56ea5b7155991d6237ca","kind":"commit","published_at":"2021-01-27T20:58:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"6a95bfb7096d57d8ae00bfc8f85727ca09c4ac61","kind":"commit","published_at":"2020-10-20T06:24:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"6327c12c7188220675c8732a7694e438da20398d","kind":"commit","published_at":"2020-10-18T07:31:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.0/manifests"},{"name":"v5.2.4","sha":"d30b82d843cd997d3ae847267fb68069329fdaec","kind":"commit","published_at":"2020-08-16T18:37:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"7d22178afb6e7be349aa4f2a4f636f7373a4a59d","kind":"commit","published_at":"2020-06-29T20:36:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"4900410693a509fc9059f0fd4bfafece5d18225d","kind":"commit","published_at":"2020-06-25T21:22:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"81018f350252d49d988b8145f33969709943b103","kind":"commit","published_at":"2020-06-25T16:51:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4196733eb565453ad7d66b39e7c49162391bcd44","kind":"commit","published_at":"2020-06-21T17:44:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"fcef263baf7d9bd39b186f21c90e1e9238e816cd","kind":"commit","published_at":"2020-05-22T21:17:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"12af063a64fc7a9196769df36e2b928e99758f21","kind":"commit","published_at":"2020-05-17T22:28:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f56ed394ec54215e6ef48abc6e8c565fb6ddce15","kind":"commit","published_at":"2020-04-25T07:10:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"6842d77ac5a633873256d4d05fd589d6ed8c2e70","kind":"commit","published_at":"2020-04-25T06:51:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.0/manifests"},{"name":"v5.0.11","sha":"6c168fd460ed357ce8ce3092f096222dc785f4ea","kind":"tag","published_at":"2020-04-05T14:45:50.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.11","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.11/manifests"},{"name":"v5.0.10","sha":"59331d385abd3e157fa37529fd4a67c7c92a732a","kind":"tag","published_at":"2020-04-05T08:02:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.10/manifests"},{"name":"v5.0.9","sha":"8d4ccc929034c73dc5b09ee46d4221a15a45ca84","kind":"commit","published_at":"2020-02-20T12:41:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.9/manifests"},{"name":"v5.0.8","sha":"f9df07b4fe7553dea32881ac946dded7d3e4421b","kind":"commit","published_at":"2020-02-11T15:50:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.8/manifests"},{"name":"v5.0.7","sha":"7b6cd8c338a1cd6ae1db8bcfa1b475f27385f813","kind":"commit","published_at":"2020-01-19T10:27:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.7/manifests"},{"name":"v4.13.1","sha":"257e6c6f7d110a8048caf1325e0b4ca933ea3a1b","kind":"commit","published_at":"2020-01-14T21:30:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.13.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.1/manifests"},{"name":"v5.0.6","sha":"2b8f7a747679f64d84ab20d5df1b1b5f5de76a76","kind":"commit","published_at":"2020-01-14T21:05:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"7a8a52607c2b2842914ddba51b881c63d45d26de","kind":"commit","published_at":"2020-01-14T21:01:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5ed7447c68b66a5ec74bdf10d20a7bbd8734d069","kind":"commit","published_at":"2019-12-16T22:17:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"cc21c7f0a52a205fda03f1b079e64c42cfee8d0f","kind":"commit","published_at":"2019-12-16T18:44:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5798e98728d72618e8dd955cece97073d546adf7","kind":"commit","published_at":"2019-12-14T12:13:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"6a0aa05e08cff9f3e8bcc10bb849d30e67690d07","kind":"commit","published_at":"2019-12-14T08:12:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"944158f9015b0c41b2fd4f26164a9c9c74f4f090","kind":"commit","published_at":"2019-12-12T21:40:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.0/manifests"},{"name":"v4.13.0","sha":"83761d74dbc6b4680f46e0680e7c7c85d6abed14","kind":"commit","published_at":"2019-12-01T19:10:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.13.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"af91c6289112691243e8d2ddc2aca8f60202ce6e","kind":"commit","published_at":"2019-10-19T21:04:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"6c1d2c21652879cd74e7beeee1810da63b46bf40","kind":"commit","published_at":"2019-10-05T18:54:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"c46441429021b3043e49fb00f1d3d098a286025c","kind":"commit","published_at":"2019-09-21T15:34:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.0/manifests"},{"name":"v4.11.6","sha":"aab726f05cd4d199e68594d42c2f0008a1d91294","kind":"commit","published_at":"2019-08-28T19:20:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"a5b28c0f65bce04a27753d1091b967788bd497af","kind":"commit","published_at":"2019-08-27T21:07:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"8622069adc60298e1a3880cf93f87bb4112b96ba","kind":"commit","published_at":"2019-08-26T05:40:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"e7efc9663b67f2dfeb063656dd73a831acc95cd3","kind":"commit","published_at":"2019-08-16T07:49:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"4c90b0ff4d5aa41299bf31daa8acb3eb5039e326","kind":"commit","published_at":"2019-07-05T08:58:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d8d4348a78fad398a00911ca7468eff86aa65d68","kind":"commit","published_at":"2019-06-07T06:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"5a442f5b206cbc42ceb0dcb39997f39ea5e02a44","kind":"commit","published_at":"2019-05-05T12:39:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"9eeaaa184b5e2f2d98ba1a306447621f64bc1826","kind":"commit","published_at":"2019-03-08T18:33:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.10.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.10.0/manifests"},{"name":"v4.9.9","sha":"a140925276668f9368d6e57b4ec0ea553c6afdd9","kind":"commit","published_at":"2019-02-20T18:54:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ccc2cf5357494048c95721179f0ca54100d5d2fc","kind":"commit","published_at":"2019-02-15T21:45:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"ea82301ead5317bfee63d08eca9383a680093f57","kind":"commit","published_at":"2019-02-14T21:44:10.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"f2c9532e46892d9c943bf85ec4f86bbab1abfbda","kind":"commit","published_at":"2019-01-27T17:04:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"56e7944670b644989d8bc8232b2e39339cac117a","kind":"commit","published_at":"2019-01-22T21:08:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"89dc4b4dc24f52ee13d249db5bcd567015d0f85b","kind":"commit","published_at":"2018-12-22T09:41:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4/manifests"},{"name":"v4.9.4-rc.2","sha":"b378ca0bccb8b6e9429b4b8b31318a6742e5b213","kind":"commit","published_at":"2018-12-22T09:18:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4-rc.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.2/manifests"},{"name":"v4.9.4-rc.1","sha":"766651b78f5a08059cf12597886d5962a26d3e5e","kind":"commit","published_at":"2018-12-08T13:51:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4-rc.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.1/manifests"},{"name":"v4.9.3","sha":"8f3b92911869f90a79699b90cb12859056360b2f","kind":"commit","published_at":"2018-12-02T21:54:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"70da24950427447ab44569b9b5ecd5951144f8ab","kind":"commit","published_at":"2018-11-19T22:13:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"eab37c350727cf5427a1b6015256775cbaa44e93","kind":"commit","published_at":"2018-11-17T17:12:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"53115b9d3820a71af03939efc46e5ee2d6a76490","kind":"commit","published_at":"2018-11-10T10:18:28.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.0/manifests"},{"name":"v4.8.8","sha":"9d5dff8a5b85dcb7bcd19e6827c578c3c7eb40d6","kind":"commit","published_at":"2018-11-01T21:08:13.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.8/manifests"},{"name":"v4.8.7","sha":"9c8883450d22d078ee2daeacf47c37f9f213bde4","kind":"commit","published_at":"2018-10-29T19:37:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.7/manifests"},{"name":"v4.8.6","sha":"6661a8f3a30e8157d65455b1333525b0c5304f86","kind":"commit","published_at":"2018-10-27T16:05:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"f1ef3842e44adc852b7d2595af537b917cba8290","kind":"commit","published_at":"2018-10-20T19:35:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"585d7fb894f4c14a7a0c90cc74b87188b4afc361","kind":"commit","published_at":"2018-10-14T19:34:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"0596d299dc4e19f8639d15006e4984853e6c0087","kind":"commit","published_at":"2018-10-08T18:19:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"b6847bdfc2e93f4cdae99b6264d15628356ad4a1","kind":"commit","published_at":"2018-10-03T17:18:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"09103367c7b3ef0953e69cd5a97b89be40352f43","kind":"commit","published_at":"2018-10-02T19:04:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"740070c376d523e2a1ce4d1f284884318e37053a","kind":"commit","published_at":"2018-10-01T18:24:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.0/manifests"},{"name":"v4.7.3","sha":"4a3f85fcfee8961e300836206b9249b45ec722b4","kind":"commit","published_at":"2018-09-18T18:21:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"4d73fa680c4eb1a0b67d3c237a9b2f0d1e6f506d","kind":"commit","published_at":"2018-08-31T20:15:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"acce47969958bf42ac31829205ec6445e6aec9bd","kind":"commit","published_at":"2018-08-27T19:22:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"2b6e2a4c979e204a9e61b95ed419780493940079","kind":"commit","published_at":"2018-08-25T15:04:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.0/manifests"},{"name":"v4.6.9","sha":"92dbc1c6671665799e48842bc602e41490e31c67","kind":"commit","published_at":"2018-08-24T21:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.9/manifests"},{"name":"v4.6.8","sha":"982204fcc3b822cd0db0ea2d0269813ede85d8a2","kind":"commit","published_at":"2018-08-21T21:44:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.8/manifests"},{"name":"v4.6.7","sha":"ea588898010f9d8341b19c8a3fafad5aeead911f","kind":"commit","published_at":"2018-08-21T20:32:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.7/manifests"},{"name":"v4.6.6","sha":"97cff086dceb9022215125efd32320e4e9581137","kind":"commit","published_at":"2018-08-18T15:48:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"a2bbccb0efc51bf1d71b0dd4a6626e0b1d390ce5","kind":"commit","published_at":"2018-08-16T20:04:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"9f8bf0c119201fa7e839f2f02d9ccc8f81b021d1","kind":"commit","published_at":"2018-08-10T20:30:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.4/manifests"},{"name":"v4.5.11","sha":"799bcb26dd1dcc13958dab9354dbb380f2e913ba","kind":"commit","published_at":"2018-08-10T17:48:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.11","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.11/manifests"},{"name":"v4.6.3","sha":"f7f4e882bd509b48db850bdff8dde6f86c82404d","kind":"commit","published_at":"2018-08-06T17:07:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"c0faa0f7edf8c0db4befe9abc41d135003a97d53","kind":"commit","published_at":"2018-07-26T20:16:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"9936c00d4230dae87d8ac5cf73149d9de7b0e899","kind":"commit","published_at":"2018-07-10T05:46:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d450dceee701794bf97822ba0bdeb31213f08457","kind":"commit","published_at":"2018-07-06T18:22:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.0/manifests"},{"name":"v4.5.12","sha":"66130dbcd030ea900e35e45e03dd1a59577d2e99","kind":"commit","published_at":"2018-06-30T18:01:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.12","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.12/manifests"},{"name":"v4.5.10","sha":"fb309e29896c205465f53af10679c52f9ce7c858","kind":"commit","published_at":"2018-06-18T12:52:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.10/manifests"},{"name":"v4.5.9","sha":"9985012f32f5e36b1a10e9191ee460daac4a9bc7","kind":"commit","published_at":"2018-05-21T15:40:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.9/manifests"},{"name":"v4.5.8","sha":"addd35fa30f151cdee20971b635abf6dc631837c","kind":"commit","published_at":"2018-05-02T22:09:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.8/manifests"},{"name":"v4.5.7","sha":"2d7bf0d3ce16eec61b870adb2be5f2fb0d0777e2","kind":"commit","published_at":"2018-04-29T16:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.7/manifests"},{"name":"v4.5.6","sha":"c67c14d737b88d2ce006c1d2c578289e1a984a82","kind":"commit","published_at":"2018-04-25T18:56:43.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"7e384f31116dafb43de7ff1ab5565430f9903ba0","kind":"commit","published_at":"2018-04-20T19:37:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"bdb66423a127d670377c3156f36befee150c6c58","kind":"commit","published_at":"2018-04-19T15:03:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d19561b3c003d9356b5f6cc0637f07a726789e8c","kind":"commit","published_at":"2018-04-19T14:42:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"edc965a46240ff6cd9245c9fd366b986ad1972d2","kind":"commit","published_at":"2018-04-18T22:16:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"97d8d8c5b6dfbc5f4aa1cda10cb6fbbc1fad3eb6","kind":"commit","published_at":"2018-04-18T15:39:28.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f3c6f37f77403f0a59d6666ca8529d9dd1b4281b","kind":"commit","published_at":"2018-04-16T18:51:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"0b56be1c9d0df7712144496aa0e89de36c5c77d6","kind":"commit","published_at":"2018-04-13T22:19:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.4.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"dc1f230b8ca3cfddd729717fe8f57a40c7971f67","kind":"commit","published_at":"2018-04-04T16:25:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"d11f9179130af452f496f91138d120566ae40bed","kind":"commit","published_at":"2018-03-20T15:47:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.0/manifests"},{"name":"V4.2.3","sha":"a5f321ea81d16efcc9fb45664043aa001e887245","kind":"commit","published_at":"2018-03-18T15:37:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/V4.2.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/V4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@V4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/V4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/V4.2.3/manifests"},{"name":"v4.2.2","sha":"cb44fc0434884cae6aa74d56e9900e3e58f84ac1","kind":"commit","published_at":"2018-03-15T18:33:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"7bebeda373c313c73e2d09164b310a6452b71c48","kind":"commit","published_at":"2018-03-13T15:49:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"cb2f913d220feba6c42d6b9281c9e6c44d9f331a","kind":"commit","published_at":"2018-03-12T16:03:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ca27fcef6ebe980bdb061c0e831c75e97a71ac6b","kind":"commit","published_at":"2018-03-05T20:15:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"68c0bd054d37fc011433363f5139bc64458bbbaf","kind":"commit","published_at":"2018-03-05T17:38:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"91a763b48217de413249be4e763f375ca12532f0","kind":"commit","published_at":"2018-03-02T12:55:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"7e5659815c83f0e257958631052f2df0acec8be9","kind":"commit","published_at":"2018-02-28T19:43:42.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"69ab5b8c30d238467dd1de55ffaa0b9168af5172","kind":"commit","published_at":"2018-02-28T19:28:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"f9092c8a7f91e72575d9552c50714956f948e88d","kind":"commit","published_at":"2018-02-28T17:43:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"aa0c156c05776b317c420a92bcf89fe05cd646a2","kind":"commit","published_at":"2018-02-26T19:26:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"ea3b3610bbfb9e5a454c84ed7a15ebbfde4e4457","kind":"commit","published_at":"2018-02-26T19:24:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bee83abd4cccaed4e79182d342804d864b6829e6","kind":"commit","published_at":"2018-02-26T17:23:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.0/manifests"},{"name":"4.0.0","sha":"f230643ae0f8fa01e9444c2fb857ba1f1a78eb1f","kind":"commit","published_at":"2018-02-25T22:33:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/4.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/4.0.0/manifests"},{"name":"v3.60.5","sha":"f230643ae0f8fa01e9444c2fb857ba1f1a78eb1f","kind":"commit","published_at":"2018-02-25T22:33:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.60.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.5/manifests"},{"name":"3.60.4","sha":"2a6ad5481507f61f5cfedc4d065ac7014452e379","kind":"commit","published_at":"2018-02-20T13:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.4/manifests"},{"name":"v3.60.4","sha":"2a6ad5481507f61f5cfedc4d065ac7014452e379","kind":"commit","published_at":"2018-02-20T13:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.60.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.4/manifests"},{"name":"3.60.3","sha":"c1692defc9d64a3a16f4731d8859dd4721b7fc90","kind":"commit","published_at":"2018-02-17T17:56:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.3/manifests"},{"name":"3.60.2","sha":"0bca9ebf6228e6d7fef80f57e5b94e10589dd2d2","kind":"commit","published_at":"2018-02-16T20:10:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.2/manifests"},{"name":"3.60.1","sha":"b1f02595f024e0831eb63200bda40f0a8c5ccf8d","kind":"commit","published_at":"2018-02-15T20:48:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"2a4f22c5d7806305df801668254060d7a47a2863","kind":"commit","published_at":"2018-02-07T19:07:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.0/manifests"},{"name":"3.52.0","sha":"259b148c6f2f6037196f5ea5010121d4da46385e","kind":"commit","published_at":"2018-02-05T16:36:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.52.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"faf4e0ce6c120c0aed77e48d2c967a71babad881","kind":"commit","published_at":"2018-02-01T16:51:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"8fe55efdc73bd3773a5872609d21d1d3829d1dbe","kind":"commit","published_at":"2018-01-25T18:54:06.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"00570ee9e436f66a8de394beeb5110489c728b87","kind":"commit","published_at":"2018-01-19T20:21:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"eeb02e2bb55bc6f9f64fefd3f611dc9b69796600","kind":"commit","published_at":"2018-01-11T17:10:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.0/manifests"},{"name":"3.50.0","sha":"069d702a25ca03a1ff0e3e175f2ba45c25864395","kind":"commit","published_at":"2018-01-09T19:42:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.50.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.50.0/manifests"},{"name":"3.42.1","sha":"11447b06bdc024968c2c62c96d1de29b9b846b48","kind":"commit","published_at":"2018-01-08T19:30:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.42.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.1/manifests"},{"name":"3.42.0","sha":"b4656b41fc8dbd16e86737e066370f3272746a1d","kind":"commit","published_at":"2018-01-04T21:45:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.42.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.0/manifests"},{"name":"3.41.10","sha":"b75753936c38f382be88b1ea4221b771994996c9","kind":"commit","published_at":"2018-01-03T20:31:07.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.10/manifests"},{"name":"3.41.9","sha":"e09fcaa48442f8d2116a2144daa684c90bed76e0","kind":"commit","published_at":"2018-01-02T20:17:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.9/manifests"},{"name":"3.41.8","sha":"78961a05cbaa20bdf942f58e5a2be568e8be97c9","kind":"commit","published_at":"2018-01-02T20:15:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.8/manifests"},{"name":"3.41.7","sha":"d426f169077831f357b244700e71ba72532d7a86","kind":"commit","published_at":"2018-01-02T20:13:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.7/manifests"},{"name":"v3.41.6","sha":"4eff033fe23f40b9156fb8918f5940d5111df2f9","kind":"commit","published_at":"2018-01-02T20:11:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.6/manifests"},{"name":"v3.41.5","sha":"23db22345d3e312848c66ea17cd1672000137fef","kind":"commit","published_at":"2018-01-02T20:08:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.5/manifests"},{"name":"v3.41.4","sha":"f96a69c4126d150ac28fa799932d4d694bba6e57","kind":"commit","published_at":"2018-01-02T20:07:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.4/manifests"},{"name":"v3.41.3","sha":"90bda59f0ebc3ba8c153fcf505c6ba3fcb58cf5c","kind":"commit","published_at":"2017-12-20T21:12:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.3/manifests"},{"name":"v3.41.2","sha":"a9826952da06e0051b956361951d9026616cb9c2","kind":"commit","published_at":"2017-12-19T17:11:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.2/manifests"},{"name":"v3.41.1","sha":"fd3f5a10dad89bbd5d257fef56de9ac2cacba860","kind":"commit","published_at":"2017-11-19T19:50:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.1/manifests"},{"name":"v3.41.0","sha":"3580a684c8962af00cfd8766bec0700dbb8d5912","kind":"commit","published_at":"2017-11-19T19:34:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.0/manifests"},{"name":"v3.40.1","sha":"f74995fdffa4ed212d13f3ebe280a58393f14fb5","kind":"commit","published_at":"2017-11-03T15:56:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.40.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.40.1/manifests"},{"name":"v3.39.4","sha":"9f77e19c929eda4c13f525296fe751a90de86619","kind":"commit","published_at":"2017-10-22T22:04:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.4/manifests"},{"name":"v3.39.3","sha":"810b263a204ca52195d81021e7b0bf0f5be88f06","kind":"commit","published_at":"2017-10-21T16:16:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.3/manifests"},{"name":"v3.39.2","sha":"2ee7a6bceb02f3f17720b8b7d0ebf1692121dd53","kind":"commit","published_at":"2017-10-20T15:07:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.2/manifests"},{"name":"v3.39.1","sha":"5cfac5f91e22907f2156c9fd82f63068c10725e0","kind":"commit","published_at":"2017-10-17T20:02:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.1/manifests"},{"name":"v3.39.0","sha":"2f9bd32b82d85bd029a50649ed217f14fb62a922","kind":"commit","published_at":"2017-10-17T20:01:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.0/manifests"},{"name":"v3.38.3","sha":"c05c836dbbff0205ba8b1b08f4b4cc6162cb1292","kind":"commit","published_at":"2017-10-13T15:40:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.3/manifests"},{"name":"v3.38.2","sha":"e77ff3243ae68ddd69d9e6a21f119e7d184335f5","kind":"commit","published_at":"2017-10-13T14:30:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.2/manifests"},{"name":"v3.38.1","sha":"f9294e1bde3c6b4366da0e70667c06bc45b5b62c","kind":"commit","published_at":"2017-10-12T22:24:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.1/manifests"},{"name":"v3.38.0","sha":"7f9ebc575b48af40163fd7b4e7ae4006bc672d01","kind":"commit","published_at":"2017-10-01T17:50:10.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.0/manifests"},{"name":"v3.37.2","sha":"85db92f783f021d650e57861a3d6d69d93a31fa2","kind":"commit","published_at":"2017-09-28T18:35:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.2/manifests"},{"name":"v3.37.1","sha":"fce0386c9c93ea0463ffdced17610af514076012","kind":"commit","published_at":"2017-09-25T19:57:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.1/manifests"},{"name":"v3.37.0","sha":"bf1a6e02c6eebd0256975358cb4d639feec85f67","kind":"commit","published_at":"2017-09-23T17:03:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.0/manifests"},{"name":"v3.36.1","sha":"32c625380593f75f6ad8253f51e98e4c8adbbcbf","kind":"commit","published_at":"2017-09-22T20:13:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.36.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.1/manifests"},{"name":"v3.36.0","sha":"016f7b14685f0d265b465e6dfcd8e2e598fbcebe","kind":"commit","published_at":"2017-09-20T18:22:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.36.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.0/manifests"},{"name":"v3.35.0","sha":"fd2a1a9e74fabbb68b815748a1219d6c7964adea","kind":"commit","published_at":"2017-09-19T14:44:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.35.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.35.0/manifests"},{"name":"v3.34.0","sha":"46ed3689f1581f17e649d37326907f9a52159a44","kind":"commit","published_at":"2017-09-13T17:11:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.34.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.34.0/manifests"},{"name":"v3.33.0","sha":"909d06b9a7ca95e57c260b8b0a08fb820d1caebb","kind":"commit","published_at":"2017-08-30T15:26:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.33.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.33.0/manifests"},{"name":"v3.32.1","sha":"148e52448f97882339ccd611eb8642111f65b8f5","kind":"commit","published_at":"2017-08-22T17:36:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.32.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.1/manifests"},{"name":"v3.32.0","sha":"dfbf8963c60b02c9eb373deaa0f86411f00b89fb","kind":"commit","published_at":"2017-08-22T16:57:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.32.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.0/manifests"},{"name":"v3.31.0","sha":"78ca324ccd39cd85c498f73bc74affd95b899675","kind":"commit","published_at":"2017-08-17T16:18:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.31.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.31.0/manifests"},{"name":"v3.30.1","sha":"f5ac4bbf44cc4accd00109c1c45f9e99a7bdfe1f","kind":"commit","published_at":"2017-08-08T18:40:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.30.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.1/manifests"},{"name":"v3.30.0","sha":"3d01276692d7e8caf4660a5a9f35456f7d52a59b","kind":"commit","published_at":"2017-07-27T17:44:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.30.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.0/manifests"},{"name":"v3.29.1","sha":"d464d0ed42ec1fdefacec1d922508dfc0ddb0e76","kind":"commit","published_at":"2017-07-26T17:18:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.29.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.1/manifests"},{"name":"v3.29.0","sha":"22a7a45cbf1b27ab1f2e3fbb7724c04729774d54","kind":"commit","published_at":"2017-07-26T17:15:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.29.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.0/manifests"},{"name":"v3.28.0","sha":"742b5070af888256c415a561b079ac024e92dbee","kind":"commit","published_at":"2017-07-24T15:49:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.28.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.28.0/manifests"},{"name":"v3.27.1","sha":"54293cc8ebf0db258ed7872c462119dbd89867dd","kind":"commit","published_at":"2017-07-23T19:09:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.27.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.1/manifests"},{"name":"v3.27.0","sha":"7f378f5b1eacadc50953c190c1ba83104fac0a51","kind":"commit","published_at":"2017-07-19T23:24:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.27.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.0/manifests"},{"name":"v3.26.0","sha":"a2c66090addd813209a9a5281fd5ed01ceb03104","kind":"commit","published_at":"2017-07-17T00:08:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.26.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.26.0/manifests"},{"name":"v3.25.3","sha":"7f9beae0b7cf44cb51ebfccc315f4cedfcb0c8ac","kind":"commit","published_at":"2017-07-12T19:37:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.3/manifests"},{"name":"v3.25.2","sha":"48c54c2f3960f599c27ad84576b6506886004c65","kind":"commit","published_at":"2017-07-10T20:11:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.2/manifests"},{"name":"v3.25.1","sha":"0735f68aca6671ca60c023649401b25d9db866c0","kind":"commit","published_at":"2017-07-05T20:46:04.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"247f4146931f8db0461acdba9e5b58f51d9e1454","kind":"commit","published_at":"2017-07-05T20:42:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.0/manifests"},{"name":"v3.24.0","sha":"86815dd02f484e40449628c026a78ed68bb048d4","kind":"commit","published_at":"2017-07-03T20:43:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.24.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.24.0/manifests"},{"name":"v3.23.3","sha":"32203da8db3ecf03e61da904c3efea1b40dfe207","kind":"commit","published_at":"2017-06-27T21:22:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"dc213bd74d6f120043a86cb20dfd29c5f6c3f29a","kind":"commit","published_at":"2017-06-19T13:28:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"32c7c60ec9380e4bebcd8ec91a9070b7c5f8853e","kind":"commit","published_at":"2017-06-16T15:18:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.1/manifests"},{"name":"v3.23.0","sha":"24c74f3e073deeff5cda4055cdaeab9022437520","kind":"commit","published_at":"2017-06-16T14:40:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.0/manifests"},{"name":"v3.22.0","sha":"85f36f61bb0bca8985e2fd754d07b04d637b72e2","kind":"commit","published_at":"2017-06-11T17:20:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.22.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.22.0/manifests"},{"name":"v3.21.1","sha":"c3e9d5e550615d788c3ad0b8ab3c265b52c1012d","kind":"commit","published_at":"2017-06-09T17:43:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.21.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"7ac8369f8117f2afbce44d70752bf34f92ef5053","kind":"commit","published_at":"2017-04-19T22:30:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.21.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.0/manifests"},{"name":"v3.20.0","sha":"16c5d7bf36d7c6715646d863956c628777054752","kind":"commit","published_at":"2017-04-19T17:13:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.20.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"a2cb6d26a148fe1ac1722328ddfbaf967ef124d9","kind":"commit","published_at":"2017-04-14T18:48:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.19.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.19.0/manifests"},{"name":"v3.18.0","sha":"6e0f5604b25bec1533b35c584fa7c19a67e8ca1b","kind":"commit","published_at":"2017-04-14T18:47:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.18.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"15d1a025e43bce750d1a61e05a81db4a9770018c","kind":"commit","published_at":"2017-04-11T21:38:32.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.17.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"d9849e3be933849ff76c86a00e22d8d61aaee514","kind":"commit","published_at":"2017-04-11T19:21:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.16.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a259002e84c7b9fd5396d2c492150bdfcd5fc586","kind":"commit","published_at":"2017-04-11T14:48:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.15.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"2f7242567582ca8e699e3c0c2187e031de52463a","kind":"commit","published_at":"2017-04-10T20:19:07.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.14.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"dbfc018d6fca23c86d463571b92f6fc04fcd0f53","kind":"commit","published_at":"2017-04-10T15:00:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.14.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.0/manifests"},{"name":"v3.13.7","sha":"99a6921339441b13d0146911844d4aa54435941b","kind":"commit","published_at":"2017-04-04T18:14:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.7/manifests"},{"name":"v3.13.6","sha":"6ffc90072e07ec4a63d89b707c077370f7ad0a53","kind":"commit","published_at":"2017-03-29T22:13:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.6/manifests"},{"name":"v3.13.5","sha":"cc19c70b27a2644b315b772989ae149a4b877375","kind":"commit","published_at":"2017-03-28T14:24:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.5/manifests"},{"name":"v3.13.4","sha":"4b8d415f12b28a303b4a383f41e09c2614746677","kind":"commit","published_at":"2017-03-27T22:03:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"419edd5c2a58d8363d825bd22c1c2304cb57539b","kind":"commit","published_at":"2017-03-24T17:38:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"12f7df8d5dc23214fccbd548cfde835159bf17de","kind":"commit","published_at":"2017-03-21T20:45:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"277c8de91ade0837f7f725960f8eec8813d91898","kind":"commit","published_at":"2017-03-19T20:20:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"b1d0aece697e3be3ea3aaeab884e00725e04f2b8","kind":"commit","published_at":"2017-03-19T16:36:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"0af627d5b61c8bb729ca7cbc5daaa296c4e4fb8a","kind":"commit","published_at":"2017-03-17T22:02:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.12.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.1/manifests"},{"name":"v3.11.7","sha":"937cebff2151d7b4ddf495666091cf4f1ec83ee2","kind":"commit","published_at":"2017-03-17T18:10:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.7/manifests"},{"name":"v3.11.6","sha":"e2180b285826d4f44eecef6153113125a7965b38","kind":"commit","published_at":"2017-03-06T20:36:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.6/manifests"},{"name":"v3.11.5","sha":"bbe1c48a2570c17af1dd717f73ee63428c8266b5","kind":"commit","published_at":"2017-03-06T17:06:50.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.5/manifests"},{"name":"v3.12.0","sha":"6b0384f4f88c480abc7f32cc162dd9f62c885a0f","kind":"commit","published_at":"2017-03-01T22:53:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.12.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.0/manifests"},{"name":"v3.11.4","sha":"b0566672bb2b14b58c2ec0c6296a2d1f3b61416a","kind":"commit","published_at":"2017-03-01T16:34:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"5ae1d47ed989871e490270b9dd738206959085a0","kind":"commit","published_at":"2017-02-04T21:34:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"d1188ade9f9722bc1a6cf934472ff13ce7ee536d","kind":"commit","published_at":"2017-02-03T21:57:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"0cabb34d42482b9f5809a06e6b4fa15238f19218","kind":"commit","published_at":"2017-02-02T20:10:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"08955d0ca6238cbcf6bd4e1f605067c72b26992c","kind":"commit","published_at":"2017-01-13T15:32:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"87cd986d12ee1567cf857792d66bd106e41882b0","kind":"commit","published_at":"2017-01-10T03:19:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.10.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"73d73080afea2593e314940d03d841c29fbbf65d","kind":"commit","published_at":"2017-01-05T16:47:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.10.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.0/manifests"},{"name":"3.9.9","sha":"796ead43acaa5afd122a35c29ba9df8401c63ee7","kind":"commit","published_at":"2017-01-04T20:23:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.9/manifests"},{"name":"3.9.8","sha":"c951a86668bae7fbec7081b442e917bed258f039","kind":"commit","published_at":"2016-12-30T23:14:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.8/manifests"},{"name":"3.9.2","sha":"03495b45c267796cb08cf04253be4cd2a235f5fb","kind":"commit","published_at":"2016-11-27T15:17:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.2/manifests"},{"name":"v3.8.0","sha":"6df27d54f9597698c8301b80e0a0f74ea9a2c5dd","kind":"commit","published_at":"2016-08-30T17:55:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.8.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"b509d4a0cce4e0902958d6808d721f05ea7a0257","kind":"commit","published_at":"2016-08-26T22:08:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"7fd47faea9d3f527f6378f424f8eccb718263c25","kind":"commit","published_at":"2016-08-26T21:54:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"224aa4f72cc2e798d8108023b2e840bde5936174","kind":"commit","published_at":"2016-08-26T21:49:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"24989fbb9a0a9840c0435e10a3b1fb7c81037c9c","kind":"commit","published_at":"2016-08-26T19:51:32.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4e5f18c83d4bf11d86497dff2784bd70297a71e3","kind":"commit","published_at":"2016-08-26T19:40:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"0bca5dd26d1849281a48d976bce6d2112db38be1","kind":"commit","published_at":"2016-08-26T19:31:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.0/manifests"},{"name":"v3.5.1.1","sha":"256ecb8f263078f7374bb13ad2115fb9ba908072","kind":"commit","published_at":"2016-08-26T19:03:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"91a518d9e68adffb5dde5d54da43795a717cd111","kind":"commit","published_at":"2016-08-26T17:21:30.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1/manifests"},{"name":"v3.5.2","sha":"91a518d9e68adffb5dde5d54da43795a717cd111","kind":"commit","published_at":"2016-08-26T17:21:30.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.2/manifests"},{"name":"v3.5.0","sha":"aa4e17ba81e211f758791e1827673eeaa3ff00be","kind":"commit","published_at":"2016-08-25T22:30:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"05f5c0094505deef82a59d7b0ba110557aef084d","kind":"commit","published_at":"2016-08-25T21:06:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.4.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"31a3f402edecc65bdbada01a88644335af055730","kind":"commit","published_at":"2016-08-25T20:57:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.4.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"aa55186985defaeef0e5be5028c4b4d6242ae71e","kind":"commit","published_at":"2016-08-23T21:26:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"0485af178252f6f6c678b04ee6f8e3f5d3c2028b","kind":"commit","published_at":"2016-08-19T20:17:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T22:21:50.062Z","dependent_packages_count":138,"downloads":null,"downloads_period":null,"dependent_repos_count":210,"rankings":{"downloads":null,"dependent_repos_count":0.4407241564539645,"dependent_packages_count":0.44995343878911814,"stargazers_count":1.7895474748061333,"forks_count":1.807902339674922,"docker_downloads_count":0.5235781260693998,"average":1.0023411071587076},"purl":"pkg:golang/github.com/gobuffalo/pop/v6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gobuffalo/pop/v6","docker_dependents_count":28,"docker_downloads_count":1315056,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gobuffalo/pop/v6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gobuffalo/pop/v6/dependencies","status":null,"funding_links":["https://github.com/sponsors/markbates","https://github.com/sponsors/stanislas-m","https://patreon.com/buffalo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T03:08:00.228Z","issues_count":69,"pull_requests_count":51,"avg_time_to_close_issue":30196973.657894738,"avg_time_to_close_pull_request":6557342.916666667,"issues_closed_count":38,"pull_requests_closed_count":48,"pull_request_authors_count":20,"issue_authors_count":53,"avg_comments_per_issue":2.6231884057971016,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3255272.0,"past_year_avg_time_to_close_pull_request":2113813.3333333335,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/issues","maintainers":[{"login":"sio4","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sio4"},{"login":"aeneasr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aeneasr"},{"login":"paganotoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paganotoni"},{"login":"u007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/u007"},{"login":"markbates","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markbates"}],"active_maintainers":[{"login":"aeneasr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aeneasr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv6/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv6/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv6/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2075250,"maintainers_count":0,"namespaces_count":776220,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53272},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-20T05:39:13.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3593557,"name":"github.com/gobuffalo/pop/v5","ecosystem":"go","description":"Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library. It cleans up some of the common patterns and workflows usually associated with dealing with databases in Go.\n\nPop makes it easy to do CRUD operations, run migrations, and build/execute queries. Is Pop an ORM? I'll leave that up to you, the reader, to decide.\n\nPop, by default, follows conventions that were defined by the ActiveRecord Ruby gem, http://www.rubyonrails.org. What does this mean?\n\n* Tables must have an \"id\" column and a corresponding \"ID\" field on the `struct` being used.\n* If there is a timestamp column named \"created_at\", \"CreatedAt\" on the `struct`, it will be set with the current time when the record is created.\n* If there is a timestamp column named \"updated_at\", \"UpdatedAt\" on the `struct`, it will be set with the current time when the record is updated.\n* Default databases are lowercase, underscored versions of the `struct` name. Examples: User{} is \"users\", FooBar{} is \"foo_bars\", etc...","homepage":"https://github.com/gobuffalo/pop","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gobuffalo/pop","keywords_array":[],"namespace":"github.com/gobuffalo/pop","versions_count":27,"first_release_published_at":"2019-12-12T21:40:22.000Z","latest_release_published_at":"2021-05-06T20:20:59.000Z","latest_release_number":"v5.3.4","last_synced_at":"2026-03-21T13:02:44.759Z","created_at":"2022-04-11T05:27:47.637Z","updated_at":"2026-03-21T13:02:44.760Z","registry_url":"https://pkg.go.dev/github.com/gobuffalo/pop/v5","install_command":"go get github.com/gobuffalo/pop/v5","documentation_url":"https://pkg.go.dev/github.com/gobuffalo/pop/v5#section-documentation","metadata":{},"repo_metadata":{"id":37396771,"uuid":"120672428","full_name":"gobuffalo/pop","owner":"gobuffalo","description":"A Tasty Treat For All Your Database Needs","archived":false,"fork":false,"pushed_at":"2024-06-26T20:32:44.000Z","size":5723,"stargazers_count":1494,"open_issues_count":95,"forks_count":254,"subscribers_count":21,"default_branch":"main","last_synced_at":"2025-08-13T14:51:03.055Z","etag":null,"topics":["cockroachdb","database","gobuffalo","migrations","mysql","orm","postgresql","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gobuffalo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["markbates","stanislas-m"],"patreon":"buffalo"}},"created_at":"2018-02-07T21:13:46.000Z","updated_at":"2025-07-31T02:48:03.000Z","dependencies_parsed_at":"2023-02-15T21:15:31.876Z","dependency_job_id":"81ddf326-98ec-45ba-a75e-00423e099b8f","html_url":"https://github.com/gobuffalo/pop","commit_stats":{"total_commits":1286,"total_committers":117,"mean_commits":"10.991452991452991","dds":0.6073094867807154,"last_synced_commit":"c85387acc9a0c2edb5c6a669618eefde86cfd085"},"previous_names":[],"tags_count":236,"template":false,"template_full_name":null,"purl":"pkg:github/gobuffalo/pop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270325869,"owners_count":24565136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":"gobuffalo","name":"Buffalo - The Go Web Eco-System","uuid":"24794651","kind":"organization","description":"","email":null,"website":"https://gobuffalo.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24794651?v=4","repositories_count":75,"last_synced_at":"2024-04-15T07:33:58.109Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gobuffalo","funding_links":[],"total_stars":15168,"followers":111,"following":0,"created_at":"2022-11-07T19:41:45.525Z","updated_at":"2024-04-15T07:34:20.383Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gobuffalo/repositories"},"tags":[{"name":"v6.1.1","sha":"fbb24cf549d29625b23e88c4d7f4a4ab0e95e44d","kind":"tag","published_at":"2023-01-18T13:27:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"17f09c0bd07243eb4c8f43cddeadb556c24235d1","kind":"tag","published_at":"2022-11-20T13:02:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.1.0/manifests"},{"name":"v6.0.8","sha":"482c6959a5fafd0645252c0fb87cb736b155c86f","kind":"tag","published_at":"2022-10-06T16:58:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.8/manifests"},{"name":"v6.0.7","sha":"5a179e74c61b4d8b020c80ec5ae42f4e4685bb2f","kind":"commit","published_at":"2022-09-25T10:27:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.7/manifests"},{"name":"v6.0.6","sha":"4c2751e4148c2f42a0d930fc3deb5735b0e52f31","kind":"commit","published_at":"2022-07-12T16:48:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.6/manifests"},{"name":"v6.0.5","sha":"3f8518afc5feb4c7f85ef58c5f35ad092013c4b2","kind":"commit","published_at":"2022-07-09T14:16:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.5/manifests"},{"name":"v6.0.4","sha":"d146f1bbdc191ecc0a3862400e07712244aa0563","kind":"commit","published_at":"2022-05-27T15:57:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"aff647dd37999db93ea43435556cbc4acdfc7f8d","kind":"commit","published_at":"2022-05-15T02:26:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3/manifests"},{"name":"v6.0.3-dev.5","sha":"34037d1cdac6f18098574ff5f8b446b3b0c00b9b","kind":"commit","published_at":"2022-05-15T02:03:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.5/manifests"},{"name":"v6.0.3-dev.4","sha":"b62eb16931c03393c5b22c304c86b18d58f68e74","kind":"commit","published_at":"2022-05-15T01:44:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.4/manifests"},{"name":"v6.0.3-dev.3","sha":"26aa9b0184deb16be42648af3251969c0b1b90f4","kind":"commit","published_at":"2022-05-15T01:40:42.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.3/manifests"},{"name":"v6.0.3-dev.2","sha":"d87f42d0e4b9003c1f57b0c7687742be28d03823","kind":"commit","published_at":"2022-05-15T01:02:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev.2/manifests"},{"name":"v6.0.3-dev","sha":"ca4f9fd51364297782811c1a24847306f59b3005","kind":"commit","published_at":"2022-05-15T00:50:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.3-dev","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.3-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.3-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.3-dev/manifests"},{"name":"v6.0.2","sha":"c29c06c5fa23a8cc5c21dabb5956db6a32906109","kind":"commit","published_at":"2022-04-17T23:37:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2/manifests"},{"name":"v6.0.2-alpha-ci","sha":"e3d91752362b7dceba29a3569feeeaa0a92e8fe3","kind":"commit","published_at":"2022-04-02T02:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.2-alpha-ci","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.2-alpha-ci","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.2-alpha-ci","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2-alpha-ci","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.2-alpha-ci/manifests"},{"name":"v6.0.1","sha":"e572a4dd838f00d86c9afb8a7dec36df7d2c4062","kind":"commit","published_at":"2021-12-03T13:13:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"c285511d17469aa430ab08202a6f2353c3ae19e5","kind":"commit","published_at":"2021-11-23T20:04:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v6.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v6.0.0/manifests"},{"name":"v5.3.4","sha":"33f2d5c4a214cb81adeaf4f8a84662dec29226b1","kind":"commit","published_at":"2021-05-06T20:20:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.4/manifests"},{"name":"v5.3.3","sha":"5a8f51c37336105490d5c27c25ddf255886ec5d8","kind":"commit","published_at":"2021-01-28T13:12:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3/manifests"},{"name":"v5.3.3beta","sha":"ad63f08a9de06a3cf9bcad57a1bf22592d48c197","kind":"commit","published_at":"2021-01-28T12:08:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3beta","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3beta/manifests"},{"name":"v5.3.3-beta","sha":"ad63f08a9de06a3cf9bcad57a1bf22592d48c197","kind":"commit","published_at":"2021-01-28T12:08:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.3-beta","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.3-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.3-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.3-beta/manifests"},{"name":"v5.3.2","sha":"c81c996fa04ca0c2f44b56ea5b7155991d6237ca","kind":"commit","published_at":"2021-01-27T20:58:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"6a95bfb7096d57d8ae00bfc8f85727ca09c4ac61","kind":"commit","published_at":"2020-10-20T06:24:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"6327c12c7188220675c8732a7694e438da20398d","kind":"commit","published_at":"2020-10-18T07:31:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.3.0/manifests"},{"name":"v5.2.4","sha":"d30b82d843cd997d3ae847267fb68069329fdaec","kind":"commit","published_at":"2020-08-16T18:37:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.4/manifests"},{"name":"v5.2.3","sha":"7d22178afb6e7be349aa4f2a4f636f7373a4a59d","kind":"commit","published_at":"2020-06-29T20:36:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.3/manifests"},{"name":"v5.2.2","sha":"4900410693a509fc9059f0fd4bfafece5d18225d","kind":"commit","published_at":"2020-06-25T21:22:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.2/manifests"},{"name":"v5.2.1","sha":"81018f350252d49d988b8145f33969709943b103","kind":"commit","published_at":"2020-06-25T16:51:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"4196733eb565453ad7d66b39e7c49162391bcd44","kind":"commit","published_at":"2020-06-21T17:44:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.2.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.2.0/manifests"},{"name":"v5.1.3","sha":"fcef263baf7d9bd39b186f21c90e1e9238e816cd","kind":"commit","published_at":"2020-05-22T21:17:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.3/manifests"},{"name":"v5.1.2","sha":"12af063a64fc7a9196769df36e2b928e99758f21","kind":"commit","published_at":"2020-05-17T22:28:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.2/manifests"},{"name":"v5.1.1","sha":"f56ed394ec54215e6ef48abc6e8c565fb6ddce15","kind":"commit","published_at":"2020-04-25T07:10:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"6842d77ac5a633873256d4d05fd589d6ed8c2e70","kind":"commit","published_at":"2020-04-25T06:51:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.1.0/manifests"},{"name":"v5.0.11","sha":"6c168fd460ed357ce8ce3092f096222dc785f4ea","kind":"tag","published_at":"2020-04-05T14:45:50.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.11","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.11/manifests"},{"name":"v5.0.10","sha":"59331d385abd3e157fa37529fd4a67c7c92a732a","kind":"tag","published_at":"2020-04-05T08:02:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.10/manifests"},{"name":"v5.0.9","sha":"8d4ccc929034c73dc5b09ee46d4221a15a45ca84","kind":"commit","published_at":"2020-02-20T12:41:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.9/manifests"},{"name":"v5.0.8","sha":"f9df07b4fe7553dea32881ac946dded7d3e4421b","kind":"commit","published_at":"2020-02-11T15:50:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.8/manifests"},{"name":"v5.0.7","sha":"7b6cd8c338a1cd6ae1db8bcfa1b475f27385f813","kind":"commit","published_at":"2020-01-19T10:27:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.7/manifests"},{"name":"v4.13.1","sha":"257e6c6f7d110a8048caf1325e0b4ca933ea3a1b","kind":"commit","published_at":"2020-01-14T21:30:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.13.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.1/manifests"},{"name":"v5.0.6","sha":"2b8f7a747679f64d84ab20d5df1b1b5f5de76a76","kind":"commit","published_at":"2020-01-14T21:05:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.6/manifests"},{"name":"v5.0.5","sha":"7a8a52607c2b2842914ddba51b881c63d45d26de","kind":"commit","published_at":"2020-01-14T21:01:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"5ed7447c68b66a5ec74bdf10d20a7bbd8734d069","kind":"commit","published_at":"2019-12-16T22:17:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"cc21c7f0a52a205fda03f1b079e64c42cfee8d0f","kind":"commit","published_at":"2019-12-16T18:44:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5798e98728d72618e8dd955cece97073d546adf7","kind":"commit","published_at":"2019-12-14T12:13:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.2/manifests"},{"name":"v5.0.1","sha":"6a0aa05e08cff9f3e8bcc10bb849d30e67690d07","kind":"commit","published_at":"2019-12-14T08:12:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"944158f9015b0c41b2fd4f26164a9c9c74f4f090","kind":"commit","published_at":"2019-12-12T21:40:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v5.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v5.0.0/manifests"},{"name":"v4.13.0","sha":"83761d74dbc6b4680f46e0680e7c7c85d6abed14","kind":"commit","published_at":"2019-12-01T19:10:03.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.13.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.13.0/manifests"},{"name":"v4.12.2","sha":"af91c6289112691243e8d2ddc2aca8f60202ce6e","kind":"commit","published_at":"2019-10-19T21:04:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.2/manifests"},{"name":"v4.12.1","sha":"6c1d2c21652879cd74e7beeee1810da63b46bf40","kind":"commit","published_at":"2019-10-05T18:54:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"c46441429021b3043e49fb00f1d3d098a286025c","kind":"commit","published_at":"2019-09-21T15:34:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.12.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.12.0/manifests"},{"name":"v4.11.6","sha":"aab726f05cd4d199e68594d42c2f0008a1d91294","kind":"commit","published_at":"2019-08-28T19:20:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.6/manifests"},{"name":"v4.11.5","sha":"a5b28c0f65bce04a27753d1091b967788bd497af","kind":"commit","published_at":"2019-08-27T21:07:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.5/manifests"},{"name":"v4.11.4","sha":"8622069adc60298e1a3880cf93f87bb4112b96ba","kind":"commit","published_at":"2019-08-26T05:40:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.4/manifests"},{"name":"v4.11.3","sha":"e7efc9663b67f2dfeb063656dd73a831acc95cd3","kind":"commit","published_at":"2019-08-16T07:49:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"4c90b0ff4d5aa41299bf31daa8acb3eb5039e326","kind":"commit","published_at":"2019-07-05T08:58:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"d8d4348a78fad398a00911ca7468eff86aa65d68","kind":"commit","published_at":"2019-06-07T06:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"5a442f5b206cbc42ceb0dcb39997f39ea5e02a44","kind":"commit","published_at":"2019-05-05T12:39:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.11.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"9eeaaa184b5e2f2d98ba1a306447621f64bc1826","kind":"commit","published_at":"2019-03-08T18:33:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.10.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.10.0/manifests"},{"name":"v4.9.9","sha":"a140925276668f9368d6e57b4ec0ea553c6afdd9","kind":"commit","published_at":"2019-02-20T18:54:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.9/manifests"},{"name":"v4.9.8","sha":"ccc2cf5357494048c95721179f0ca54100d5d2fc","kind":"commit","published_at":"2019-02-15T21:45:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.8/manifests"},{"name":"v4.9.7","sha":"ea82301ead5317bfee63d08eca9383a680093f57","kind":"commit","published_at":"2019-02-14T21:44:10.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.7/manifests"},{"name":"v4.9.6","sha":"f2c9532e46892d9c943bf85ec4f86bbab1abfbda","kind":"commit","published_at":"2019-01-27T17:04:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.6/manifests"},{"name":"v4.9.5","sha":"56e7944670b644989d8bc8232b2e39339cac117a","kind":"commit","published_at":"2019-01-22T21:08:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.5/manifests"},{"name":"v4.9.4","sha":"89dc4b4dc24f52ee13d249db5bcd567015d0f85b","kind":"commit","published_at":"2018-12-22T09:41:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4/manifests"},{"name":"v4.9.4-rc.2","sha":"b378ca0bccb8b6e9429b4b8b31318a6742e5b213","kind":"commit","published_at":"2018-12-22T09:18:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4-rc.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.2/manifests"},{"name":"v4.9.4-rc.1","sha":"766651b78f5a08059cf12597886d5962a26d3e5e","kind":"commit","published_at":"2018-12-08T13:51:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.4-rc.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.4-rc.1/manifests"},{"name":"v4.9.3","sha":"8f3b92911869f90a79699b90cb12859056360b2f","kind":"commit","published_at":"2018-12-02T21:54:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"70da24950427447ab44569b9b5ecd5951144f8ab","kind":"commit","published_at":"2018-11-19T22:13:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"eab37c350727cf5427a1b6015256775cbaa44e93","kind":"commit","published_at":"2018-11-17T17:12:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"53115b9d3820a71af03939efc46e5ee2d6a76490","kind":"commit","published_at":"2018-11-10T10:18:28.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.9.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.9.0/manifests"},{"name":"v4.8.8","sha":"9d5dff8a5b85dcb7bcd19e6827c578c3c7eb40d6","kind":"commit","published_at":"2018-11-01T21:08:13.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.8/manifests"},{"name":"v4.8.7","sha":"9c8883450d22d078ee2daeacf47c37f9f213bde4","kind":"commit","published_at":"2018-10-29T19:37:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.7/manifests"},{"name":"v4.8.6","sha":"6661a8f3a30e8157d65455b1333525b0c5304f86","kind":"commit","published_at":"2018-10-27T16:05:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"f1ef3842e44adc852b7d2595af537b917cba8290","kind":"commit","published_at":"2018-10-20T19:35:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"585d7fb894f4c14a7a0c90cc74b87188b4afc361","kind":"commit","published_at":"2018-10-14T19:34:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"0596d299dc4e19f8639d15006e4984853e6c0087","kind":"commit","published_at":"2018-10-08T18:19:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"b6847bdfc2e93f4cdae99b6264d15628356ad4a1","kind":"commit","published_at":"2018-10-03T17:18:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"09103367c7b3ef0953e69cd5a97b89be40352f43","kind":"commit","published_at":"2018-10-02T19:04:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"740070c376d523e2a1ce4d1f284884318e37053a","kind":"commit","published_at":"2018-10-01T18:24:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.8.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.8.0/manifests"},{"name":"v4.7.3","sha":"4a3f85fcfee8961e300836206b9249b45ec722b4","kind":"commit","published_at":"2018-09-18T18:21:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.3/manifests"},{"name":"v4.7.2","sha":"4d73fa680c4eb1a0b67d3c237a9b2f0d1e6f506d","kind":"commit","published_at":"2018-08-31T20:15:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"acce47969958bf42ac31829205ec6445e6aec9bd","kind":"commit","published_at":"2018-08-27T19:22:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"2b6e2a4c979e204a9e61b95ed419780493940079","kind":"commit","published_at":"2018-08-25T15:04:45.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.7.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.7.0/manifests"},{"name":"v4.6.9","sha":"92dbc1c6671665799e48842bc602e41490e31c67","kind":"commit","published_at":"2018-08-24T21:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.9/manifests"},{"name":"v4.6.8","sha":"982204fcc3b822cd0db0ea2d0269813ede85d8a2","kind":"commit","published_at":"2018-08-21T21:44:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.8/manifests"},{"name":"v4.6.7","sha":"ea588898010f9d8341b19c8a3fafad5aeead911f","kind":"commit","published_at":"2018-08-21T20:32:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.7/manifests"},{"name":"v4.6.6","sha":"97cff086dceb9022215125efd32320e4e9581137","kind":"commit","published_at":"2018-08-18T15:48:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.6/manifests"},{"name":"v4.6.5","sha":"a2bbccb0efc51bf1d71b0dd4a6626e0b1d390ce5","kind":"commit","published_at":"2018-08-16T20:04:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.5/manifests"},{"name":"v4.6.4","sha":"9f8bf0c119201fa7e839f2f02d9ccc8f81b021d1","kind":"commit","published_at":"2018-08-10T20:30:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.4/manifests"},{"name":"v4.5.11","sha":"799bcb26dd1dcc13958dab9354dbb380f2e913ba","kind":"commit","published_at":"2018-08-10T17:48:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.11","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.11/manifests"},{"name":"v4.6.3","sha":"f7f4e882bd509b48db850bdff8dde6f86c82404d","kind":"commit","published_at":"2018-08-06T17:07:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"c0faa0f7edf8c0db4befe9abc41d135003a97d53","kind":"commit","published_at":"2018-07-26T20:16:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"9936c00d4230dae87d8ac5cf73149d9de7b0e899","kind":"commit","published_at":"2018-07-10T05:46:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"d450dceee701794bf97822ba0bdeb31213f08457","kind":"commit","published_at":"2018-07-06T18:22:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.6.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.6.0/manifests"},{"name":"v4.5.12","sha":"66130dbcd030ea900e35e45e03dd1a59577d2e99","kind":"commit","published_at":"2018-06-30T18:01:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.12","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.12/manifests"},{"name":"v4.5.10","sha":"fb309e29896c205465f53af10679c52f9ce7c858","kind":"commit","published_at":"2018-06-18T12:52:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.10/manifests"},{"name":"v4.5.9","sha":"9985012f32f5e36b1a10e9191ee460daac4a9bc7","kind":"commit","published_at":"2018-05-21T15:40:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.9/manifests"},{"name":"v4.5.8","sha":"addd35fa30f151cdee20971b635abf6dc631837c","kind":"commit","published_at":"2018-05-02T22:09:05.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.8/manifests"},{"name":"v4.5.7","sha":"2d7bf0d3ce16eec61b870adb2be5f2fb0d0777e2","kind":"commit","published_at":"2018-04-29T16:42:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.7/manifests"},{"name":"v4.5.6","sha":"c67c14d737b88d2ce006c1d2c578289e1a984a82","kind":"commit","published_at":"2018-04-25T18:56:43.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.6/manifests"},{"name":"v4.5.5","sha":"7e384f31116dafb43de7ff1ab5565430f9903ba0","kind":"commit","published_at":"2018-04-20T19:37:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.5/manifests"},{"name":"v4.5.4","sha":"bdb66423a127d670377c3156f36befee150c6c58","kind":"commit","published_at":"2018-04-19T15:03:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.4/manifests"},{"name":"v4.5.3","sha":"d19561b3c003d9356b5f6cc0637f07a726789e8c","kind":"commit","published_at":"2018-04-19T14:42:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.3/manifests"},{"name":"v4.5.2","sha":"edc965a46240ff6cd9245c9fd366b986ad1972d2","kind":"commit","published_at":"2018-04-18T22:16:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"97d8d8c5b6dfbc5f4aa1cda10cb6fbbc1fad3eb6","kind":"commit","published_at":"2018-04-18T15:39:28.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"f3c6f37f77403f0a59d6666ca8529d9dd1b4281b","kind":"commit","published_at":"2018-04-16T18:51:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.5.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"0b56be1c9d0df7712144496aa0e89de36c5c77d6","kind":"commit","published_at":"2018-04-13T22:19:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.4.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"dc1f230b8ca3cfddd729717fe8f57a40c7971f67","kind":"commit","published_at":"2018-04-04T16:25:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"d11f9179130af452f496f91138d120566ae40bed","kind":"commit","published_at":"2018-03-20T15:47:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.3.0/manifests"},{"name":"V4.2.3","sha":"a5f321ea81d16efcc9fb45664043aa001e887245","kind":"commit","published_at":"2018-03-18T15:37:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/V4.2.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/V4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@V4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/V4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/V4.2.3/manifests"},{"name":"v4.2.2","sha":"cb44fc0434884cae6aa74d56e9900e3e58f84ac1","kind":"commit","published_at":"2018-03-15T18:33:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"7bebeda373c313c73e2d09164b310a6452b71c48","kind":"commit","published_at":"2018-03-13T15:49:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"cb2f913d220feba6c42d6b9281c9e6c44d9f331a","kind":"commit","published_at":"2018-03-12T16:03:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.2.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"ca27fcef6ebe980bdb061c0e831c75e97a71ac6b","kind":"commit","published_at":"2018-03-05T20:15:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.1.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.1.0/manifests"},{"name":"v4.0.7","sha":"68c0bd054d37fc011433363f5139bc64458bbbaf","kind":"commit","published_at":"2018-03-05T17:38:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.7/manifests"},{"name":"v4.0.6","sha":"91a763b48217de413249be4e763f375ca12532f0","kind":"commit","published_at":"2018-03-02T12:55:35.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.6/manifests"},{"name":"v4.0.5","sha":"7e5659815c83f0e257958631052f2df0acec8be9","kind":"commit","published_at":"2018-02-28T19:43:42.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.5/manifests"},{"name":"v4.0.4","sha":"69ab5b8c30d238467dd1de55ffaa0b9168af5172","kind":"commit","published_at":"2018-02-28T19:28:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"f9092c8a7f91e72575d9552c50714956f948e88d","kind":"commit","published_at":"2018-02-28T17:43:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"aa0c156c05776b317c420a92bcf89fe05cd646a2","kind":"commit","published_at":"2018-02-26T19:26:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"ea3b3610bbfb9e5a454c84ed7a15ebbfde4e4457","kind":"commit","published_at":"2018-02-26T19:24:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"bee83abd4cccaed4e79182d342804d864b6829e6","kind":"commit","published_at":"2018-02-26T17:23:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v4.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v4.0.0/manifests"},{"name":"4.0.0","sha":"f230643ae0f8fa01e9444c2fb857ba1f1a78eb1f","kind":"commit","published_at":"2018-02-25T22:33:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/4.0.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/4.0.0/manifests"},{"name":"v3.60.5","sha":"f230643ae0f8fa01e9444c2fb857ba1f1a78eb1f","kind":"commit","published_at":"2018-02-25T22:33:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.60.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.5/manifests"},{"name":"3.60.4","sha":"2a6ad5481507f61f5cfedc4d065ac7014452e379","kind":"commit","published_at":"2018-02-20T13:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.4/manifests"},{"name":"v3.60.4","sha":"2a6ad5481507f61f5cfedc4d065ac7014452e379","kind":"commit","published_at":"2018-02-20T13:10:18.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.60.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.60.4/manifests"},{"name":"3.60.3","sha":"c1692defc9d64a3a16f4731d8859dd4721b7fc90","kind":"commit","published_at":"2018-02-17T17:56:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.3/manifests"},{"name":"3.60.2","sha":"0bca9ebf6228e6d7fef80f57e5b94e10589dd2d2","kind":"commit","published_at":"2018-02-16T20:10:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.2/manifests"},{"name":"3.60.1","sha":"b1f02595f024e0831eb63200bda40f0a8c5ccf8d","kind":"commit","published_at":"2018-02-15T20:48:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.1/manifests"},{"name":"3.60.0","sha":"2a4f22c5d7806305df801668254060d7a47a2863","kind":"commit","published_at":"2018-02-07T19:07:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.60.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.60.0/manifests"},{"name":"3.52.0","sha":"259b148c6f2f6037196f5ea5010121d4da46385e","kind":"commit","published_at":"2018-02-05T16:36:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.52.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.52.0/manifests"},{"name":"3.51.3","sha":"faf4e0ce6c120c0aed77e48d2c967a71babad881","kind":"commit","published_at":"2018-02-01T16:51:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.3/manifests"},{"name":"3.51.2","sha":"8fe55efdc73bd3773a5872609d21d1d3829d1dbe","kind":"commit","published_at":"2018-01-25T18:54:06.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.2/manifests"},{"name":"3.51.1","sha":"00570ee9e436f66a8de394beeb5110489c728b87","kind":"commit","published_at":"2018-01-19T20:21:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.1/manifests"},{"name":"3.51.0","sha":"eeb02e2bb55bc6f9f64fefd3f611dc9b69796600","kind":"commit","published_at":"2018-01-11T17:10:59.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.51.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.51.0/manifests"},{"name":"3.50.0","sha":"069d702a25ca03a1ff0e3e175f2ba45c25864395","kind":"commit","published_at":"2018-01-09T19:42:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.50.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.50.0/manifests"},{"name":"3.42.1","sha":"11447b06bdc024968c2c62c96d1de29b9b846b48","kind":"commit","published_at":"2018-01-08T19:30:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.42.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.1/manifests"},{"name":"3.42.0","sha":"b4656b41fc8dbd16e86737e066370f3272746a1d","kind":"commit","published_at":"2018-01-04T21:45:12.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.42.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.42.0/manifests"},{"name":"3.41.10","sha":"b75753936c38f382be88b1ea4221b771994996c9","kind":"commit","published_at":"2018-01-03T20:31:07.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.10","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.10/manifests"},{"name":"3.41.9","sha":"e09fcaa48442f8d2116a2144daa684c90bed76e0","kind":"commit","published_at":"2018-01-02T20:17:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.9/manifests"},{"name":"3.41.8","sha":"78961a05cbaa20bdf942f58e5a2be568e8be97c9","kind":"commit","published_at":"2018-01-02T20:15:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.8/manifests"},{"name":"3.41.7","sha":"d426f169077831f357b244700e71ba72532d7a86","kind":"commit","published_at":"2018-01-02T20:13:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.41.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.41.7/manifests"},{"name":"v3.41.6","sha":"4eff033fe23f40b9156fb8918f5940d5111df2f9","kind":"commit","published_at":"2018-01-02T20:11:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.6/manifests"},{"name":"v3.41.5","sha":"23db22345d3e312848c66ea17cd1672000137fef","kind":"commit","published_at":"2018-01-02T20:08:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.5/manifests"},{"name":"v3.41.4","sha":"f96a69c4126d150ac28fa799932d4d694bba6e57","kind":"commit","published_at":"2018-01-02T20:07:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.4/manifests"},{"name":"v3.41.3","sha":"90bda59f0ebc3ba8c153fcf505c6ba3fcb58cf5c","kind":"commit","published_at":"2017-12-20T21:12:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.3/manifests"},{"name":"v3.41.2","sha":"a9826952da06e0051b956361951d9026616cb9c2","kind":"commit","published_at":"2017-12-19T17:11:38.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.2/manifests"},{"name":"v3.41.1","sha":"fd3f5a10dad89bbd5d257fef56de9ac2cacba860","kind":"commit","published_at":"2017-11-19T19:50:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.1/manifests"},{"name":"v3.41.0","sha":"3580a684c8962af00cfd8766bec0700dbb8d5912","kind":"commit","published_at":"2017-11-19T19:34:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.41.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.41.0/manifests"},{"name":"v3.40.1","sha":"f74995fdffa4ed212d13f3ebe280a58393f14fb5","kind":"commit","published_at":"2017-11-03T15:56:44.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.40.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.40.1/manifests"},{"name":"v3.39.4","sha":"9f77e19c929eda4c13f525296fe751a90de86619","kind":"commit","published_at":"2017-10-22T22:04:48.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.4/manifests"},{"name":"v3.39.3","sha":"810b263a204ca52195d81021e7b0bf0f5be88f06","kind":"commit","published_at":"2017-10-21T16:16:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.3/manifests"},{"name":"v3.39.2","sha":"2ee7a6bceb02f3f17720b8b7d0ebf1692121dd53","kind":"commit","published_at":"2017-10-20T15:07:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.2/manifests"},{"name":"v3.39.1","sha":"5cfac5f91e22907f2156c9fd82f63068c10725e0","kind":"commit","published_at":"2017-10-17T20:02:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.1/manifests"},{"name":"v3.39.0","sha":"2f9bd32b82d85bd029a50649ed217f14fb62a922","kind":"commit","published_at":"2017-10-17T20:01:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.39.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.39.0/manifests"},{"name":"v3.38.3","sha":"c05c836dbbff0205ba8b1b08f4b4cc6162cb1292","kind":"commit","published_at":"2017-10-13T15:40:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.3/manifests"},{"name":"v3.38.2","sha":"e77ff3243ae68ddd69d9e6a21f119e7d184335f5","kind":"commit","published_at":"2017-10-13T14:30:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.2/manifests"},{"name":"v3.38.1","sha":"f9294e1bde3c6b4366da0e70667c06bc45b5b62c","kind":"commit","published_at":"2017-10-12T22:24:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.1/manifests"},{"name":"v3.38.0","sha":"7f9ebc575b48af40163fd7b4e7ae4006bc672d01","kind":"commit","published_at":"2017-10-01T17:50:10.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.38.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.38.0/manifests"},{"name":"v3.37.2","sha":"85db92f783f021d650e57861a3d6d69d93a31fa2","kind":"commit","published_at":"2017-09-28T18:35:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.2/manifests"},{"name":"v3.37.1","sha":"fce0386c9c93ea0463ffdced17610af514076012","kind":"commit","published_at":"2017-09-25T19:57:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.1/manifests"},{"name":"v3.37.0","sha":"bf1a6e02c6eebd0256975358cb4d639feec85f67","kind":"commit","published_at":"2017-09-23T17:03:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.37.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.37.0/manifests"},{"name":"v3.36.1","sha":"32c625380593f75f6ad8253f51e98e4c8adbbcbf","kind":"commit","published_at":"2017-09-22T20:13:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.36.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.1/manifests"},{"name":"v3.36.0","sha":"016f7b14685f0d265b465e6dfcd8e2e598fbcebe","kind":"commit","published_at":"2017-09-20T18:22:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.36.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.36.0/manifests"},{"name":"v3.35.0","sha":"fd2a1a9e74fabbb68b815748a1219d6c7964adea","kind":"commit","published_at":"2017-09-19T14:44:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.35.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.35.0/manifests"},{"name":"v3.34.0","sha":"46ed3689f1581f17e649d37326907f9a52159a44","kind":"commit","published_at":"2017-09-13T17:11:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.34.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.34.0/manifests"},{"name":"v3.33.0","sha":"909d06b9a7ca95e57c260b8b0a08fb820d1caebb","kind":"commit","published_at":"2017-08-30T15:26:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.33.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.33.0/manifests"},{"name":"v3.32.1","sha":"148e52448f97882339ccd611eb8642111f65b8f5","kind":"commit","published_at":"2017-08-22T17:36:01.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.32.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.1/manifests"},{"name":"v3.32.0","sha":"dfbf8963c60b02c9eb373deaa0f86411f00b89fb","kind":"commit","published_at":"2017-08-22T16:57:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.32.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.32.0/manifests"},{"name":"v3.31.0","sha":"78ca324ccd39cd85c498f73bc74affd95b899675","kind":"commit","published_at":"2017-08-17T16:18:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.31.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.31.0/manifests"},{"name":"v3.30.1","sha":"f5ac4bbf44cc4accd00109c1c45f9e99a7bdfe1f","kind":"commit","published_at":"2017-08-08T18:40:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.30.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.1/manifests"},{"name":"v3.30.0","sha":"3d01276692d7e8caf4660a5a9f35456f7d52a59b","kind":"commit","published_at":"2017-07-27T17:44:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.30.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.30.0/manifests"},{"name":"v3.29.1","sha":"d464d0ed42ec1fdefacec1d922508dfc0ddb0e76","kind":"commit","published_at":"2017-07-26T17:18:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.29.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.1/manifests"},{"name":"v3.29.0","sha":"22a7a45cbf1b27ab1f2e3fbb7724c04729774d54","kind":"commit","published_at":"2017-07-26T17:15:25.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.29.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.29.0/manifests"},{"name":"v3.28.0","sha":"742b5070af888256c415a561b079ac024e92dbee","kind":"commit","published_at":"2017-07-24T15:49:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.28.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.28.0/manifests"},{"name":"v3.27.1","sha":"54293cc8ebf0db258ed7872c462119dbd89867dd","kind":"commit","published_at":"2017-07-23T19:09:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.27.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.1/manifests"},{"name":"v3.27.0","sha":"7f378f5b1eacadc50953c190c1ba83104fac0a51","kind":"commit","published_at":"2017-07-19T23:24:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.27.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.27.0/manifests"},{"name":"v3.26.0","sha":"a2c66090addd813209a9a5281fd5ed01ceb03104","kind":"commit","published_at":"2017-07-17T00:08:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.26.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.26.0/manifests"},{"name":"v3.25.3","sha":"7f9beae0b7cf44cb51ebfccc315f4cedfcb0c8ac","kind":"commit","published_at":"2017-07-12T19:37:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.3/manifests"},{"name":"v3.25.2","sha":"48c54c2f3960f599c27ad84576b6506886004c65","kind":"commit","published_at":"2017-07-10T20:11:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.2/manifests"},{"name":"v3.25.1","sha":"0735f68aca6671ca60c023649401b25d9db866c0","kind":"commit","published_at":"2017-07-05T20:46:04.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"247f4146931f8db0461acdba9e5b58f51d9e1454","kind":"commit","published_at":"2017-07-05T20:42:23.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.25.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.25.0/manifests"},{"name":"v3.24.0","sha":"86815dd02f484e40449628c026a78ed68bb048d4","kind":"commit","published_at":"2017-07-03T20:43:09.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.24.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.24.0/manifests"},{"name":"v3.23.3","sha":"32203da8db3ecf03e61da904c3efea1b40dfe207","kind":"commit","published_at":"2017-06-27T21:22:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"dc213bd74d6f120043a86cb20dfd29c5f6c3f29a","kind":"commit","published_at":"2017-06-19T13:28:49.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.2/manifests"},{"name":"v3.23.1","sha":"32c7c60ec9380e4bebcd8ec91a9070b7c5f8853e","kind":"commit","published_at":"2017-06-16T15:18:15.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.1/manifests"},{"name":"v3.23.0","sha":"24c74f3e073deeff5cda4055cdaeab9022437520","kind":"commit","published_at":"2017-06-16T14:40:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.23.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.23.0/manifests"},{"name":"v3.22.0","sha":"85f36f61bb0bca8985e2fd754d07b04d637b72e2","kind":"commit","published_at":"2017-06-11T17:20:46.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.22.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.22.0/manifests"},{"name":"v3.21.1","sha":"c3e9d5e550615d788c3ad0b8ab3c265b52c1012d","kind":"commit","published_at":"2017-06-09T17:43:34.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.21.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"7ac8369f8117f2afbce44d70752bf34f92ef5053","kind":"commit","published_at":"2017-04-19T22:30:56.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.21.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.21.0/manifests"},{"name":"v3.20.0","sha":"16c5d7bf36d7c6715646d863956c628777054752","kind":"commit","published_at":"2017-04-19T17:13:22.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.20.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"a2cb6d26a148fe1ac1722328ddfbaf967ef124d9","kind":"commit","published_at":"2017-04-14T18:48:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.19.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.19.0/manifests"},{"name":"v3.18.0","sha":"6e0f5604b25bec1533b35c584fa7c19a67e8ca1b","kind":"commit","published_at":"2017-04-14T18:47:02.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.18.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"15d1a025e43bce750d1a61e05a81db4a9770018c","kind":"commit","published_at":"2017-04-11T21:38:32.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.17.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"d9849e3be933849ff76c86a00e22d8d61aaee514","kind":"commit","published_at":"2017-04-11T19:21:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.16.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"a259002e84c7b9fd5396d2c492150bdfcd5fc586","kind":"commit","published_at":"2017-04-11T14:48:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.15.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"2f7242567582ca8e699e3c0c2187e031de52463a","kind":"commit","published_at":"2017-04-10T20:19:07.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.14.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"dbfc018d6fca23c86d463571b92f6fc04fcd0f53","kind":"commit","published_at":"2017-04-10T15:00:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.14.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.14.0/manifests"},{"name":"v3.13.7","sha":"99a6921339441b13d0146911844d4aa54435941b","kind":"commit","published_at":"2017-04-04T18:14:19.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.7/manifests"},{"name":"v3.13.6","sha":"6ffc90072e07ec4a63d89b707c077370f7ad0a53","kind":"commit","published_at":"2017-03-29T22:13:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.6/manifests"},{"name":"v3.13.5","sha":"cc19c70b27a2644b315b772989ae149a4b877375","kind":"commit","published_at":"2017-03-28T14:24:52.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.5/manifests"},{"name":"v3.13.4","sha":"4b8d415f12b28a303b4a383f41e09c2614746677","kind":"commit","published_at":"2017-03-27T22:03:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.4/manifests"},{"name":"v3.13.3","sha":"419edd5c2a58d8363d825bd22c1c2304cb57539b","kind":"commit","published_at":"2017-03-24T17:38:21.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.3/manifests"},{"name":"v3.13.2","sha":"12f7df8d5dc23214fccbd548cfde835159bf17de","kind":"commit","published_at":"2017-03-21T20:45:00.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.2/manifests"},{"name":"v3.13.1","sha":"277c8de91ade0837f7f725960f8eec8813d91898","kind":"commit","published_at":"2017-03-19T20:20:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"b1d0aece697e3be3ea3aaeab884e00725e04f2b8","kind":"commit","published_at":"2017-03-19T16:36:37.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.13.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.13.0/manifests"},{"name":"v3.12.1","sha":"0af627d5b61c8bb729ca7cbc5daaa296c4e4fb8a","kind":"commit","published_at":"2017-03-17T22:02:16.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.12.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.1/manifests"},{"name":"v3.11.7","sha":"937cebff2151d7b4ddf495666091cf4f1ec83ee2","kind":"commit","published_at":"2017-03-17T18:10:14.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.7","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.7/manifests"},{"name":"v3.11.6","sha":"e2180b285826d4f44eecef6153113125a7965b38","kind":"commit","published_at":"2017-03-06T20:36:29.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.6","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.6/manifests"},{"name":"v3.11.5","sha":"bbe1c48a2570c17af1dd717f73ee63428c8266b5","kind":"commit","published_at":"2017-03-06T17:06:50.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.5","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.5/manifests"},{"name":"v3.12.0","sha":"6b0384f4f88c480abc7f32cc162dd9f62c885a0f","kind":"commit","published_at":"2017-03-01T22:53:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.12.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.12.0/manifests"},{"name":"v3.11.4","sha":"b0566672bb2b14b58c2ec0c6296a2d1f3b61416a","kind":"commit","published_at":"2017-03-01T16:34:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.4","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"5ae1d47ed989871e490270b9dd738206959085a0","kind":"commit","published_at":"2017-02-04T21:34:53.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.3","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"d1188ade9f9722bc1a6cf934472ff13ce7ee536d","kind":"commit","published_at":"2017-02-03T21:57:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"0cabb34d42482b9f5809a06e6b4fa15238f19218","kind":"commit","published_at":"2017-02-02T20:10:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"08955d0ca6238cbcf6bd4e1f605067c72b26992c","kind":"commit","published_at":"2017-01-13T15:32:17.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.11.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"87cd986d12ee1567cf857792d66bd106e41882b0","kind":"commit","published_at":"2017-01-10T03:19:55.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.10.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"73d73080afea2593e314940d03d841c29fbbf65d","kind":"commit","published_at":"2017-01-05T16:47:26.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.10.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.10.0/manifests"},{"name":"3.9.9","sha":"796ead43acaa5afd122a35c29ba9df8401c63ee7","kind":"commit","published_at":"2017-01-04T20:23:36.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.9","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.9/manifests"},{"name":"3.9.8","sha":"c951a86668bae7fbec7081b442e917bed258f039","kind":"commit","published_at":"2016-12-30T23:14:51.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.8","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.8/manifests"},{"name":"3.9.2","sha":"03495b45c267796cb08cf04253be4cd2a235f5fb","kind":"commit","published_at":"2016-11-27T15:17:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/3.9.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/3.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@3.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/3.9.2/manifests"},{"name":"v3.8.0","sha":"6df27d54f9597698c8301b80e0a0f74ea9a2c5dd","kind":"commit","published_at":"2016-08-30T17:55:40.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.8.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.8.0/manifests"},{"name":"v3.7.2","sha":"b509d4a0cce4e0902958d6808d721f05ea7a0257","kind":"commit","published_at":"2016-08-26T22:08:20.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.2/manifests"},{"name":"v3.7.1","sha":"7fd47faea9d3f527f6378f424f8eccb718263c25","kind":"commit","published_at":"2016-08-26T21:54:24.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.1/manifests"},{"name":"v3.7.0","sha":"224aa4f72cc2e798d8108023b2e840bde5936174","kind":"commit","published_at":"2016-08-26T21:49:47.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.7.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"24989fbb9a0a9840c0435e10a3b1fb7c81037c9c","kind":"commit","published_at":"2016-08-26T19:51:32.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"4e5f18c83d4bf11d86497dff2784bd70297a71e3","kind":"commit","published_at":"2016-08-26T19:40:41.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"0bca5dd26d1849281a48d976bce6d2112db38be1","kind":"commit","published_at":"2016-08-26T19:31:58.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.6.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.6.0/manifests"},{"name":"v3.5.1.1","sha":"256ecb8f263078f7374bb13ad2115fb9ba908072","kind":"commit","published_at":"2016-08-26T19:03:57.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.1.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1.1/manifests"},{"name":"v3.5.1","sha":"91a518d9e68adffb5dde5d54da43795a717cd111","kind":"commit","published_at":"2016-08-26T17:21:30.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.1/manifests"},{"name":"v3.5.2","sha":"91a518d9e68adffb5dde5d54da43795a717cd111","kind":"commit","published_at":"2016-08-26T17:21:30.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.2","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.2/manifests"},{"name":"v3.5.0","sha":"aa4e17ba81e211f758791e1827673eeaa3ff00be","kind":"commit","published_at":"2016-08-25T22:30:33.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.5.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"05f5c0094505deef82a59d7b0ba110557aef084d","kind":"commit","published_at":"2016-08-25T21:06:31.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.4.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"31a3f402edecc65bdbada01a88644335af055730","kind":"commit","published_at":"2016-08-25T20:57:27.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.4.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"aa55186985defaeef0e5be5028c4b4d6242ae71e","kind":"commit","published_at":"2016-08-23T21:26:54.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.3.1","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"0485af178252f6f6c678b04ee6f8e3f5d3c2028b","kind":"commit","published_at":"2016-08-19T20:17:08.000Z","download_url":"https://codeload.github.com/gobuffalo/pop/tar.gz/v3.3.0","html_url":"https://github.com/gobuffalo/pop/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gobuffalo/pop@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/tags/v3.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-13T22:21:50.084Z","dependent_packages_count":163,"downloads":null,"downloads_period":null,"dependent_repos_count":659,"rankings":{"downloads":null,"dependent_repos_count":0.2877657555639898,"dependent_packages_count":0.34023904878246064,"stargazers_count":1.7895474748061333,"forks_count":1.807902339674922,"docker_downloads_count":0.5890124294066529,"average":0.9628934096468317},"purl":"pkg:golang/github.com/gobuffalo/pop/v5","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gobuffalo/pop/v5","docker_dependents_count":12,"docker_downloads_count":564227,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gobuffalo/pop/v5","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gobuffalo/pop/v5/dependencies","status":null,"funding_links":["https://github.com/sponsors/markbates","https://github.com/sponsors/stanislas-m","https://patreon.com/buffalo"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T03:08:00.228Z","issues_count":69,"pull_requests_count":51,"avg_time_to_close_issue":30196973.657894738,"avg_time_to_close_pull_request":6557342.916666667,"issues_closed_count":38,"pull_requests_closed_count":48,"pull_request_authors_count":20,"issue_authors_count":53,"avg_comments_per_issue":2.6231884057971016,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3255272.0,"past_year_avg_time_to_close_pull_request":2113813.3333333335,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/issues","maintainers":[{"login":"sio4","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sio4"},{"login":"aeneasr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aeneasr"},{"login":"paganotoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paganotoni"},{"login":"u007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/u007"},{"login":"markbates","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markbates"}],"active_maintainers":[{"login":"aeneasr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aeneasr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv5/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv5/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv5/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv5/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgobuffalo%2Fpop%2Fv5/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2075250,"maintainers_count":0,"namespaces_count":776220,"keywords_count":0,"github":"golang","metadata":{"funded_packages_count":53272},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-03-20T05:39:13.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":7959,"full_name":"gobuffalo/pop","default_branch":"main","total_commits":1287,"total_committers":112,"total_bot_commits":25,"total_bot_committers":1,"mean_commits":11.491071428571429,"dds":0.6076146076146076,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-03-20T09:05:43.811Z","last_synced_commit":"01ebd5b92a248a7870d2a4966b94282d59e19df4","created_at":"2023-03-07T09:47:00.813Z","updated_at":"2026-03-20T09:03:29.307Z","committers":[{"name":"Mark Bates","email":"mark@markbates.com","login":"markbates","count":505},{"name":"Stanislas Michalak","email":"stanislas.michalak@gmail.com","login":"stanislas-m","count":278},{"name":"James","email":"james@mercstudio.com","login":"u007","count":64},{"name":"Yonghwan SO","email":"scinix@gmail.com","login":"sio4","count":60},{"name":"Larry M. Jordan","email":"larrymoralesjordan@gmail.com","login":"larrymjordan","count":57},{"name":"Matthew Clark","email":"mclark4386@gmail.com","login":"mclark4386","count":43},{"name":"Antonio Pagano","email":"apagano@wawand.co","login":"paganotoni","count":40},{"name":"hackerman","email":"3372410+aeneasr","login":"aeneasr","count":35},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":25},{"name":"Patrik","email":"zepatrik","login":"zepatrik","count":18},{"name":"Bogdan I. Bursuc","email":"bogdanbursuc86@gmail.com","login":"bogh","count":12},{"name":"Alexander Sante","email":"alexandersante@gmail.com","login":"alexsante","count":7},{"name":"Jonathan Duck","email":"Duckbrain30@gmail.com","login":"duckbrain","count":7},{"name":"Patrick Stanger","email":"pstanger@gmail.com","login":"stangah","count":5},{"name":"Eduard","email":"endi1982@gmail.com","login":"endihunter","count":5},{"name":"Tim Raymond","email":"tim@timraymond.com","login":"timraymond","count":4},{"name":"Michal Mrozek","email":"michalmrozek@wp.pl","login":"Michsior14","count":4},{"name":"Arne Luenser","email":"arne.luenser@ory.sh","login":"alnr","count":3},{"name":"Marcelo Magallon","email":"marcelo.magallon@gmail.com","login":"mem","count":3},{"name":"pjdufour-truss","email":"patrick.dufour@truss.works","login":"pjdufour-truss","count":3},{"name":"Shaunn Barron","email":"shaunn@barron.com","login":null,"count":3},{"name":"=","email":"=","login":null,"count":3},{"name":"Peter Evans","email":"632480+pevans","login":"pevans","count":2},{"name":"Nathan St. Pierre","email":"natedsaint@gmail.com","login":"natedsaint","count":2},{"name":"Michael Montgomery","email":"mmontg1@gmail.com","login":"naemono","count":2},{"name":"Michael","email":"michael-k","login":"michael-k","count":2},{"name":"Matias Ylipelto","email":"3822534+ypjama","login":"ypjama","count":2},{"name":"Jose Diaz-Gonzalez","email":"email@josediazgonzalez.com","login":"josegonzalez","count":2},{"name":"Francesco Donzello","email":"francesco.donzello@gmail.com","login":"fdonzello","count":2},{"name":"Carl A Lewis","email":"nemesisesq@gmail.com","login":"Nemesisesq","count":2},{"name":"Reggie Riser","email":"4960757+reggieriser","login":"reggieriser","count":2},{"name":"Sebastian Lawniczak","email":"seb@seblw.me","login":"seblw","count":2},{"name":"Sebastien Binet","email":"binet@cern.ch","login":"sbinet","count":2},{"name":"kyrozetera","email":"jasonhale.w@gmail.com","login":"kyrozetera","count":2},{"name":"lumost","email":"jcmmars@gmail.com","login":"lumost","count":2},{"name":"Arthur Knoepflin","email":"arthur.knoepflin@epitech.eu","login":"ArthurKnoep","count":1},{"name":"Atakan Yenel","email":"atakan.yenel@tum.de","login":"atakanyenel","count":1},{"name":"Baggerone","email":"Baggerone","login":"Baggerone","count":1},{"name":"Alexi Kostibas","email":"859429+akostibas","login":"akostibas","count":1},{"name":"Alex Robinson","email":"alexdwanerobinson@gmail.com","login":"a-robinson","count":1},{"name":"Aaron F Stanton","email":"afstanton@gmail.com","login":"afstanton","count":1},{"name":"David Calavera","email":"david.calavera@gmail.com","login":"calavera","count":1},{"name":"Dainius","email":"Didainius","login":"Didainius","count":1},{"name":"Cory LaNou","email":"cory@lanou.com","login":"corylanou","count":1},{"name":"Corey Burrows","email":"corey.burrows@gmail.com","login":"burrows","count":1},{"name":"Chris Gilmer","email":"chris.gilmer@gmail.com","login":"chrisgilmerproj","count":1},{"name":"Bart Willems","email":"bwillems@protonmail.com","login":"BartWillems","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Andrew Sledge","email":"andrew.sledge@coxautoinc.com","login":null,"count":1},{"name":"Andrew Hobson","email":"ahobson@truss.works","login":null,"count":1},{"name":"Benjamin Blattberg","email":"ben.blattberg@objectrocket.com","login":null,"count":1},{"name":"Ian Walter","email":"public@iankwalter.com","login":null,"count":1},{"name":"Lars Chr. Duus Hausmann","email":"lch@opentelehealth.com","login":null,"count":1},{"name":"Simon Taranto","email":"simon@backerkit.com","login":null,"count":1},{"name":"Valentin","email":"valentindelbeke@hotmail.fr","login":null,"count":1},{"name":"rbutler","email":"rbutler@digitalocean.com","login":null,"count":1},{"name":"Mustafa Furkan Kaptan","email":"kaptanmf@gmail.com","login":"mfkaptan","count":1},{"name":"Nicholas Duffy","email":"duffn@outlook.com","login":"duffn","count":1},{"name":"Odohi David","email":"odohi.david@gmail.com","login":"spankie","count":1},{"name":"Paweł Słomka","email":"ppawelslomka@gmail.com","login":"slomek","count":1},{"name":"Petar Dambovaliev","email":"petar.atanasov.1987@gmail.com","login":"petar-dambovaliev","count":1},{"name":"Russ Cox","email":"rsc@golang.org","login":"rsc","count":1},{"name":"Ruud Kamphuis","email":"ruudk","login":"ruudk","count":1},{"name":"Schparky","email":"3172830+Schparky","login":"Schparky","count":1},{"name":"Shreyas Karnik","email":"shreyu86","login":"shreyu86","count":1},{"name":"Slava Vishnyakov","email":"bomboze@gmail.com","login":"slava-vishnyakov","count":1},{"name":"Stefan Aurori","email":"aurori@gmail.com","login":"saurori","count":1},{"name":"Taylor Smith","email":"tsmith1024@gmail.com","login":"tsmith1024","count":1},{"name":"Todd Rafferty","email":"webRat@gmail.com","login":"webRat","count":1},{"name":"Tomislav Biscan","email":"tbiscan@gmail.com","login":"tombiscan","count":1},{"name":"Trevor Rosen","email":"trevor@catapult-creative.com","login":"trevrosen","count":1},{"name":"TripTips-top","email":"45717948+TripTips-top","login":"TripTips-top","count":1},{"name":"Tufan Barış YILDIRIM","email":"tufanbarisyildirim@gmail.com","login":"tufanbarisyildirim","count":1},{"name":"Vlad Artamonov","email":"742047+vladdy","login":"vladdy","count":1},{"name":"Wael Rabadi","email":"wael@mwrabadi.com","login":"rabadiw","count":1},{"name":"Walderman","email":"35115497+tatang26","login":"tatang26","count":1},{"name":"Xi Xinjie","email":"xinjie.jay@gmail.com","login":"xixinjie","count":1},{"name":"alexcarol","email":"alex.carol.c@gmail.com","login":"alexcarol","count":1},{"name":"alphonse927","email":"35039595+alphonse927","login":"alphonse927","count":1},{"name":"hs","email":"7534703+hadigoh","login":"hadigoh","count":1},{"name":"j0hnsmith","email":"info@whywouldwe.com","login":"j0hnsmith","count":1},{"name":"karlhaas","email":"haaskarl81@gmail.com","login":"karlhaas","count":1},{"name":"kteb","email":"kteb","login":"kteb","count":1},{"name":"sivagollapalli","email":"sivagollapalli88@gmail.com","login":"sivagollapalli","count":1},{"name":"Carlo Ruiz","email":"carloruiz.57@gmail.com","login":"carloruiz","count":1},{"name":"Bryce Kahle","email":"bkahle@gmail.com","login":"brycekahle","count":1},{"name":"Brian Buchholz","email":"4773480+bhb603","login":"bhb603","count":1},{"name":"Frank Yi","email":"yi.frank7@gmail.com","login":"frankyi-gh","count":1},{"name":"Frederik Creemers","email":"frederikcreemers@gmail.com","login":"frederikcreemers","count":1},{"name":"Geoff Baskwill","email":"Geoff_Baskwill@trendmicro.com","login":"glb","count":1},{"name":"Grant Zvolsky","email":"grant@zvolsky.org","login":"grantzvolsky","count":1},{"name":"Gustavo Otero","email":"gustavo@otero.io","login":"gustavotero7","count":1},{"name":"He Liu","email":"liulonnie@gmail.com","login":"h8liu","count":1},{"name":"Jani Hast","email":"jani123","login":"jani123","count":1},{"name":"Jason E. Aten","email":"j.e.aten@gmail.com","login":"glycerine","count":1},{"name":"Jean Niklas L'orange","email":"jeannikl@hypirion.com","login":"hypirion","count":1},{"name":"Jeff66","email":"jeff66ruan","login":"jeff66ruan","count":1},{"name":"Jimmy Tang","email":"jcftang@gmail.com","login":"jcftang","count":1},{"name":"Joey Freeland","email":"30938344+jfreeland","login":"jfreeland","count":1},{"name":"Johnny Boursiquot","email":"jboursiquot@gmail.com","login":"jboursiquot","count":1},{"name":"Jones","email":"james@jones77.com","login":"jones77","count":1},{"name":"Ken Pepple","email":"ken@pepple.io","login":"slashk","count":1},{"name":"Kevin Kirsche","email":"kev.kirsche+github@gmail.com","login":"kkirsche","count":1},{"name":"Kevin McConnell","email":"kevin.mcconnell@gmail.com","login":"kevinmcconnell","count":1},{"name":"Koen Vlaswinkel","email":"koen@vlaswinkel.info","login":"koesie10","count":1},{"name":"Kushal Bhandari","email":"kushwiz@gmail.com","login":"kushwiz","count":1},{"name":"Lucas Bremgartner","email":"breml","login":"breml","count":1},{"name":"Manuel Perez","email":"mperez@wawand.co","login":"mperezlamadrid","count":1},{"name":"Martin Eigenbrodt","email":"martin.eigenbrodt@googlemail.com","login":"martinei","count":1},{"name":"Mathieu Cornic","email":"mathieu.cornic@gmail.com","login":"matcornic","count":1},{"name":"Matthias Fasching","email":"fasching.matthias@gmail.com","login":"fasmat","count":1},{"name":"Mike Pontillo","email":"mpontillo","login":"mpontillo","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-20T00:00:07.723Z","repositories_count":6201771,"commits_count":935861635,"contributors_count":36157289,"owners_count":1145941,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"gobuffalo/pop","html_url":"https://github.com/gobuffalo/pop","last_synced_at":"2026-03-20T19:03:08.923Z","status":null,"issues_count":70,"pull_requests_count":57,"avg_time_to_close_issue":29506496.871794872,"avg_time_to_close_pull_request":6886425.259259259,"issues_closed_count":39,"pull_requests_closed_count":54,"pull_request_authors_count":21,"issue_authors_count":54,"avg_comments_per_issue":2.6,"avg_comments_per_pull_request":1.631578947368421,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3268379.0,"past_year_avg_time_to_close_pull_request":1529763.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T03:50:48.258Z","updated_at":"2026-03-20T19:03:08.924Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gobuffalo%2Fpop/issues","issue_labels_count":{"table":{"proposal":15,"s: fixed":13,"bug":13,"s: closed":12,"stale":12,"s: triage":9,"f: associations":9,"process":5,"f: sql":4,"s: duplicate":3,"s: hold":3,"help wanted":3,"enhancement":3,"s: accepted":2,"breaking change":2,"s: invalid":2,"s: blocked":1,"s: in progress":1,"documentation":1}},"pull_request_labels_count":{"table":{"bug":17,"stale":13,"s: closed":13,"enhancement":10,"s: fixed":8,"internal cleanup":4,"f: associations":4,"s: triage":2,"s: hold":2,"process":2,"s: accepted":2,"breaking change":1,"dependency":1,"f: sql":1}},"issue_author_associations_count":{"table":{"NONE":42,"MEMBER":18,"CONTRIBUTOR":10}},"pull_request_author_associations_count":{"table":{"MEMBER":27,"CONTRIBUTOR":20,"NONE":10}},"issue_authors":{"table":{"sio4":10,"aeneasr":4,"guxx":2,"paganotoni":2,"mpontillo":2,"alnr":2,"ctxnop":1,"kiambogo":1,"briskt":1,"vasiliyaltunin":1,"sgal":1,"rpwatkins":1,"dylangleason":1,"u007":1,"sunho":1,"vitr":1,"badstorm":1,"jayrosen1576":1,"Jwonsever":1,"mikepc":1,"lsorba":1,"rezan83":1,"seedeed":1,"fantapop":1,"Nemesisesq":1,"chrisseto":1,"ghaini":1,"maxbry":1,"xanderman":1,"jmduque":1,"esinek":1,"hf":1,"Aritra8438":1,"saurori":1,"mysticaltech":1,"destroyerstv":1,"chakramarla":1,"timsayshey":1,"pxbfjfs6sk-cpu":1,"phpguru":1,"andy-kimball":1,"markbates":1,"BartWillems":1,"benjaminjb":1,"grantzvolsky":1,"liamstevens":1,"deelawn":1,"Narven":1,"ofofofofo":1,"mikena-truss":1,"jakeactually":1,"AaronVasquez":1,"sbinet":1,"itildesk":1}},"pull_request_authors":{"table":{"sio4":20,"alnr":10,"aeneasr":5,"breml":2,"zepatrik":2,"paganotoni":2,"Accefy":2,"mattbnz":1,"naemono":1,"hf":1,"larrymjordan":1,"carloruiz":1,"truesilver92":1,"deelawn":1,"rujax":1,"ljluestc":1,"WilliamNHarvey":1,"love-bhardwaj":1,"briskt":1,"xixinjie":1,"saurori":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-22T00:00:10.760Z","repositories_count":13863452,"issues_count":34688243,"pull_requests_count":113286933,"authors_count":11208266,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"stale":1,"s: closed":1}},"past_year_pull_request_labels_count":{"table":{"stale":1,"s: closed":1}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":2,"NONE":1}},"past_year_issue_authors":{"table":{"pxbfjfs6sk-cpu":1}},"past_year_pull_request_authors":{"table":{"breml":2,"ljluestc":1}},"maintainers":[{"table":{"login":"sio4","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sio4"}},{"table":{"login":"aeneasr","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aeneasr"}},{"table":{"login":"paganotoni","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paganotoni"}},{"table":{"login":"markbates","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/markbates"}},{"table":{"login":"u007","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/u007"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":4,"PullRequestEvent":13,"ForkEvent":5,"IssuesEvent":1,"WatchEvent":65,"IssueCommentEvent":2,"PushEvent":9,"PullRequestReviewEvent":3,"CreateEvent":3},"last_year":{"DeleteEvent":4,"PullRequestEvent":11,"ForkEvent":1,"IssuesEvent":1,"WatchEvent":20,"IssueCommentEvent":1,"PushEvent":9,"PullRequestReviewEvent":3,"CreateEvent":3}},"keywords":["cockroachdb","database","gobuffalo","migrations","mysql","orm","postgresql","sqlite"],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-07-17T10:16:10.801Z","updated_at":"2022-07-17T10:16:10.801Z","repository_link":"https://github.com/gobuffalo/pop/blob/main/go.mod","dependencies":[{"id":244718623,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":true,"kind":"runtime","optional":false},{"id":244718624,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.6.0","direct":true,"kind":"runtime","optional":false},{"id":244718625,"package_name":"github.com/gobuffalo/attrs","ecosystem":"go","requirements":"v1.0.2","direct":true,"kind":"runtime","optional":false},{"id":244718626,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.10.1","direct":true,"kind":"runtime","optional":false},{"id":244718627,"package_name":"github.com/gobuffalo/fizz","ecosystem":"go","requirements":"v1.14.2","direct":true,"kind":"runtime","optional":false},{"id":244718628,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.2.5","direct":true,"kind":"runtime","optional":false},{"id":244718629,"package_name":"github.com/gobuffalo/genny/v2","ecosystem":"go","requirements":"v2.0.12","direct":true,"kind":"runtime","optional":false},{"id":244718630,"package_name":"github.com/gobuffalo/logger","ecosystem":"go","requirements":"v1.0.6","direct":true,"kind":"runtime","optional":false},{"id":244718631,"package_name":"github.com/gobuffalo/nulls","ecosystem":"go","requirements":"v0.4.1","direct":true,"kind":"runtime","optional":false},{"id":244718632,"package_name":"github.com/gobuffalo/plush/v4","ecosystem":"go","requirements":"v4.1.13","direct":true,"kind":"runtime","optional":false},{"id":244718633,"package_name":"github.com/gobuffalo/validate/v3","ecosystem":"go","requirements":"v3.3.2","direct":true,"kind":"runtime","optional":false},{"id":244718634,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":244718635,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.12.1","direct":true,"kind":"runtime","optional":false},{"id":244718636,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.16.1","direct":true,"kind":"runtime","optional":false},{"id":244718637,"package_name":"github.com/jmoiron/sqlx","ecosystem":"go","requirements":"v1.3.5","direct":true,"kind":"runtime","optional":false},{"id":244718638,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.6","direct":true,"kind":"runtime","optional":false},{"id":244718639,"package_name":"github.com/luna-duclos/instrumentedsql","ecosystem":"go","requirements":"v1.1.3","direct":true,"kind":"runtime","optional":false},{"id":244718640,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.14","direct":true,"kind":"runtime","optional":false},{"id":244718641,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.5.0","direct":true,"kind":"runtime","optional":false},{"id":244718642,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":true,"kind":"runtime","optional":false},{"id":244718643,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":true,"kind":"runtime","optional":false},{"id":244718644,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-07-17T10:16:10.850Z","updated_at":"2022-07-17T10:16:10.850Z","repository_link":"https://github.com/gobuffalo/pop/blob/main/go.sum","dependencies":[{"id":244718682,"package_name":"github.com/BurntSushi/toml","ecosystem":"go","requirements":"v0.3.1","direct":false,"kind":"runtime","optional":false},{"id":244718683,"package_name":"github.com/Masterminds/semver/v3","ecosystem":"go","requirements":"v3.1.1","direct":false,"kind":"runtime","optional":false},{"id":244718684,"package_name":"github.com/aymerick/douceur","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":244718685,"package_name":"github.com/cockroachdb/apd","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718686,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190321100706-95778dfbb74e","direct":false,"kind":"runtime","optional":false},{"id":244718687,"package_name":"github.com/coreos/go-systemd","ecosystem":"go","requirements":"v0.0.0-20190719114852-fd7a80b32e1f","direct":false,"kind":"runtime","optional":false},{"id":244718688,"package_name":"github.com/cpuguy83/go-md2man/v2","ecosystem":"go","requirements":"v2.0.2","direct":false,"kind":"runtime","optional":false},{"id":244718689,"package_name":"github.com/creack/pty","ecosystem":"go","requirements":"v1.1.7","direct":false,"kind":"runtime","optional":false},{"id":244718690,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718691,"package_name":"github.com/davecgh/go-spew","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":244718692,"package_name":"github.com/fatih/color","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":244718693,"package_name":"github.com/fatih/structs","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718694,"package_name":"github.com/go-kit/log","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718695,"package_name":"github.com/go-logfmt/logfmt","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":244718696,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":244718697,"package_name":"github.com/go-sql-driver/mysql","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":244718698,"package_name":"github.com/go-stack/stack","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":244718699,"package_name":"github.com/gobuffalo/attrs","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":244718700,"package_name":"github.com/gobuffalo/envy","ecosystem":"go","requirements":"v1.10.1","direct":false,"kind":"runtime","optional":false},{"id":244718701,"package_name":"github.com/gobuffalo/fizz","ecosystem":"go","requirements":"v1.14.2","direct":false,"kind":"runtime","optional":false},{"id":244718702,"package_name":"github.com/gobuffalo/flect","ecosystem":"go","requirements":"v0.2.5","direct":false,"kind":"runtime","optional":false},{"id":244718703,"package_name":"github.com/gobuffalo/genny/v2","ecosystem":"go","requirements":"v2.0.12","direct":false,"kind":"runtime","optional":false},{"id":244718704,"package_name":"github.com/gobuffalo/github_flavored_markdown","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":244718705,"package_name":"github.com/gobuffalo/helpers","ecosystem":"go","requirements":"v0.6.5","direct":false,"kind":"runtime","optional":false},{"id":244718706,"package_name":"github.com/gobuffalo/logger","ecosystem":"go","requirements":"v1.0.6","direct":false,"kind":"runtime","optional":false},{"id":244718707,"package_name":"github.com/gobuffalo/nulls","ecosystem":"go","requirements":"v0.4.1","direct":false,"kind":"runtime","optional":false},{"id":244718708,"package_name":"github.com/gobuffalo/packd","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":244718709,"package_name":"github.com/gobuffalo/plush/v4","ecosystem":"go","requirements":"v4.1.13","direct":false,"kind":"runtime","optional":false},{"id":244718710,"package_name":"github.com/gobuffalo/tags/v3","ecosystem":"go","requirements":"v3.1.3","direct":false,"kind":"runtime","optional":false},{"id":244718711,"package_name":"github.com/gobuffalo/validate/v3","ecosystem":"go","requirements":"v3.3.2","direct":false,"kind":"runtime","optional":false},{"id":244718712,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.0.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":244718713,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.1.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":244718714,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.2.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":244718715,"package_name":"github.com/google/renameio","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718716,"package_name":"github.com/gorilla/css","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718717,"package_name":"github.com/inconshreveable/mousetrap","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718718,"package_name":"github.com/jackc/chunkreader","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718719,"package_name":"github.com/jackc/chunkreader/v2","ecosystem":"go","requirements":"v2.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718720,"package_name":"github.com/jackc/chunkreader/v2","ecosystem":"go","requirements":"v2.0.1","direct":false,"kind":"runtime","optional":false},{"id":244718721,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190420214824-7e0022ef6ba3","direct":false,"kind":"runtime","optional":false},{"id":244718722,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190824142844-760dd75542eb","direct":false,"kind":"runtime","optional":false},{"id":244718723,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v0.0.0-20190831204454-2fabfa3c18b7","direct":false,"kind":"runtime","optional":false},{"id":244718724,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":244718725,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.9.0","direct":false,"kind":"runtime","optional":false},{"id":244718726,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.9.1-0.20210724152538-d89c8390a530","direct":false,"kind":"runtime","optional":false},{"id":244718727,"package_name":"github.com/jackc/pgconn","ecosystem":"go","requirements":"v1.12.1","direct":false,"kind":"runtime","optional":false},{"id":244718728,"package_name":"github.com/jackc/pgio","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718729,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20190831213851-13a1b77aafa2","direct":false,"kind":"runtime","optional":false},{"id":244718730,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20201204152224-4fe30f7445fd","direct":false,"kind":"runtime","optional":false},{"id":244718731,"package_name":"github.com/jackc/pgmock","ecosystem":"go","requirements":"v0.0.0-20210724152146-4ad1a8207f65","direct":false,"kind":"runtime","optional":false},{"id":244718732,"package_name":"github.com/jackc/pgpassfile","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718733,"package_name":"github.com/jackc/pgproto3","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718734,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-alpha1.0.20190420180111-c116219b62db","direct":false,"kind":"runtime","optional":false},{"id":244718735,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-alpha1.0.20190609003834-432c2951c711","direct":false,"kind":"runtime","optional":false},{"id":244718736,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-rc3","direct":false,"kind":"runtime","optional":false},{"id":244718737,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.0-rc3.0.20190831210041-4c03ce451f29","direct":false,"kind":"runtime","optional":false},{"id":244718738,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.0.6","direct":false,"kind":"runtime","optional":false},{"id":244718739,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.1.1","direct":false,"kind":"runtime","optional":false},{"id":244718740,"package_name":"github.com/jackc/pgproto3/v2","ecosystem":"go","requirements":"v2.3.0","direct":false,"kind":"runtime","optional":false},{"id":244718741,"package_name":"github.com/jackc/pgservicefile","ecosystem":"go","requirements":"v0.0.0-20200714003250-2b9c44734f2b","direct":false,"kind":"runtime","optional":false},{"id":244718742,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190421001408-4ed0de4755e0","direct":false,"kind":"runtime","optional":false},{"id":244718743,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190824184912-ab885b375b90","direct":false,"kind":"runtime","optional":false},{"id":244718744,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v0.0.0-20190828014616-a8802b16cc59","direct":false,"kind":"runtime","optional":false},{"id":244718745,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v1.8.1-0.20210724151600-32e20a603178","direct":false,"kind":"runtime","optional":false},{"id":244718746,"package_name":"github.com/jackc/pgtype","ecosystem":"go","requirements":"v1.11.0","direct":false,"kind":"runtime","optional":false},{"id":244718747,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-20190420224344-cc3461e65d96","direct":false,"kind":"runtime","optional":false},{"id":244718748,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-20190421002000-1b8f0016e912","direct":false,"kind":"runtime","optional":false},{"id":244718749,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.0.0-pre1.0.20190824185557-6972a5742186","direct":false,"kind":"runtime","optional":false},{"id":244718750,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.12.1-0.20210724153913-640aa07df17c","direct":false,"kind":"runtime","optional":false},{"id":244718751,"package_name":"github.com/jackc/pgx/v4","ecosystem":"go","requirements":"v4.16.1","direct":false,"kind":"runtime","optional":false},{"id":244718752,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v0.0.0-20190413234325-e4ced69a3a2b","direct":false,"kind":"runtime","optional":false},{"id":244718753,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v0.0.0-20190608224051-11cab39313c9","direct":false,"kind":"runtime","optional":false},{"id":244718754,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":244718755,"package_name":"github.com/jackc/puddle","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":244718756,"package_name":"github.com/jmoiron/sqlx","ecosystem":"go","requirements":"v1.3.4","direct":false,"kind":"runtime","optional":false},{"id":244718757,"package_name":"github.com/jmoiron/sqlx","ecosystem":"go","requirements":"v1.3.5","direct":false,"kind":"runtime","optional":false},{"id":244718758,"package_name":"github.com/joho/godotenv","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":244718759,"package_name":"github.com/kballard/go-shellquote","ecosystem":"go","requirements":"v0.0.0-20180428030007-95032a82bc51","direct":false,"kind":"runtime","optional":false},{"id":244718760,"package_name":"github.com/kisielk/gotool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718761,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.1","direct":false,"kind":"runtime","optional":false},{"id":244718762,"package_name":"github.com/konsorten/go-windows-terminal-sequences","ecosystem":"go","requirements":"v1.0.2","direct":false,"kind":"runtime","optional":false},{"id":244718763,"package_name":"github.com/kr/pretty","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718764,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.1","direct":false,"kind":"runtime","optional":false},{"id":244718765,"package_name":"github.com/kr/pty","ecosystem":"go","requirements":"v1.1.8","direct":false,"kind":"runtime","optional":false},{"id":244718766,"package_name":"github.com/kr/text","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718767,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718768,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718769,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":244718770,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.2","direct":false,"kind":"runtime","optional":false},{"id":244718771,"package_name":"github.com/lib/pq","ecosystem":"go","requirements":"v1.10.6","direct":false,"kind":"runtime","optional":false},{"id":244718772,"package_name":"github.com/luna-duclos/instrumentedsql","ecosystem":"go","requirements":"v1.1.3","direct":false,"kind":"runtime","optional":false},{"id":244718773,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":244718774,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.6","direct":false,"kind":"runtime","optional":false},{"id":244718775,"package_name":"github.com/mattn/go-colorable","ecosystem":"go","requirements":"v0.1.9","direct":false,"kind":"runtime","optional":false},{"id":244718776,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.5","direct":false,"kind":"runtime","optional":false},{"id":244718777,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.7","direct":false,"kind":"runtime","optional":false},{"id":244718778,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.12","direct":false,"kind":"runtime","optional":false},{"id":244718779,"package_name":"github.com/mattn/go-isatty","ecosystem":"go","requirements":"v0.0.14","direct":false,"kind":"runtime","optional":false},{"id":244718780,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.6","direct":false,"kind":"runtime","optional":false},{"id":244718781,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.9","direct":false,"kind":"runtime","optional":false},{"id":244718782,"package_name":"github.com/mattn/go-sqlite3","ecosystem":"go","requirements":"v1.14.14","direct":false,"kind":"runtime","optional":false},{"id":244718783,"package_name":"github.com/microcosm-cc/bluemonday","ecosystem":"go","requirements":"v1.0.16","direct":false,"kind":"runtime","optional":false},{"id":244718784,"package_name":"github.com/pkg/diff","ecosystem":"go","requirements":"v0.0.0-20210226163009-20ebb0f2a09e","direct":false,"kind":"runtime","optional":false},{"id":244718785,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.8.1","direct":false,"kind":"runtime","optional":false},{"id":244718786,"package_name":"github.com/pkg/errors","ecosystem":"go","requirements":"v0.9.1","direct":false,"kind":"runtime","optional":false},{"id":244718787,"package_name":"github.com/pmezard/go-difflib","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":244718788,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":244718789,"package_name":"github.com/rogpeppe/go-internal","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":244718790,"package_name":"github.com/rs/xid","ecosystem":"go","requirements":"v1.2.1","direct":false,"kind":"runtime","optional":false},{"id":244718791,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":244718792,"package_name":"github.com/rs/zerolog","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":244718793,"package_name":"github.com/russross/blackfriday/v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718794,"package_name":"github.com/satori/go.uuid","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":244718795,"package_name":"github.com/sergi/go-diff","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":244718796,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v0.0.0-20180709203117-cd690d0c9e24","direct":false,"kind":"runtime","optional":false},{"id":244718797,"package_name":"github.com/shopspring/decimal","ecosystem":"go","requirements":"v1.2.0","direct":false,"kind":"runtime","optional":false},{"id":244718798,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":244718799,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.4.2","direct":false,"kind":"runtime","optional":false},{"id":244718800,"package_name":"github.com/sirupsen/logrus","ecosystem":"go","requirements":"v1.8.1","direct":false,"kind":"runtime","optional":false},{"id":244718801,"package_name":"github.com/sourcegraph/annotate","ecosystem":"go","requirements":"v0.0.0-20160123013949-f4cad6c6324d","direct":false,"kind":"runtime","optional":false},{"id":244718802,"package_name":"github.com/sourcegraph/syntaxhighlight","ecosystem":"go","requirements":"v0.0.0-20170531221838-bd320f5d308e","direct":false,"kind":"runtime","optional":false},{"id":244718803,"package_name":"github.com/spf13/cobra","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":244718804,"package_name":"github.com/spf13/pflag","ecosystem":"go","requirements":"v1.0.5","direct":false,"kind":"runtime","optional":false},{"id":244718805,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718806,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.1.1","direct":false,"kind":"runtime","optional":false},{"id":244718807,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":244718808,"package_name":"github.com/stretchr/objx","ecosystem":"go","requirements":"v0.4.0","direct":false,"kind":"runtime","optional":false},{"id":244718809,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":244718810,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":244718811,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":244718812,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.5.1","direct":false,"kind":"runtime","optional":false},{"id":244718813,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.0","direct":false,"kind":"runtime","optional":false},{"id":244718814,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.7.1","direct":false,"kind":"runtime","optional":false},{"id":244718815,"package_name":"github.com/stretchr/testify","ecosystem":"go","requirements":"v1.8.0","direct":false,"kind":"runtime","optional":false},{"id":244718816,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":244718817,"package_name":"github.com/zenazn/goji","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":244718818,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.3.2","direct":false,"kind":"runtime","optional":false},{"id":244718819,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.4.0","direct":false,"kind":"runtime","optional":false},{"id":244718820,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":244718821,"package_name":"go.uber.org/atomic","ecosystem":"go","requirements":"v1.6.0","direct":false,"kind":"runtime","optional":false},{"id":244718822,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718823,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.3.0","direct":false,"kind":"runtime","optional":false},{"id":244718824,"package_name":"go.uber.org/multierr","ecosystem":"go","requirements":"v1.5.0","direct":false,"kind":"runtime","optional":false},{"id":244718825,"package_name":"go.uber.org/tools","ecosystem":"go","requirements":"v0.0.0-20190618225709-2cfd321de3ee","direct":false,"kind":"runtime","optional":false},{"id":244718826,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.9.1","direct":false,"kind":"runtime","optional":false},{"id":244718827,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.10.0","direct":false,"kind":"runtime","optional":false},{"id":244718828,"package_name":"go.uber.org/zap","ecosystem":"go","requirements":"v1.13.0","direct":false,"kind":"runtime","optional":false},{"id":244718829,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":244718830,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190411191339-88737f569e3a","direct":false,"kind":"runtime","optional":false},{"id":244718831,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190510104115-cbcb75029529","direct":false,"kind":"runtime","optional":false},{"id":244718832,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190820162420-60c769a6c586","direct":false,"kind":"runtime","optional":false},{"id":244718833,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20191011191535-87dc89f01550","direct":false,"kind":"runtime","optional":false},{"id":244718834,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20200622213623-75b288015ac9","direct":false,"kind":"runtime","optional":false},{"id":244718835,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20201203163018-be400aefbc4c","direct":false,"kind":"runtime","optional":false},{"id":244718836,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210616213533-5ff15b29337e","direct":false,"kind":"runtime","optional":false},{"id":244718837,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210711020723-a769d52b0f97","direct":false,"kind":"runtime","optional":false},{"id":244718838,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":244718839,"package_name":"golang.org/x/lint","ecosystem":"go","requirements":"v0.0.0-20190930215403-16217165b5de","direct":false,"kind":"runtime","optional":false},{"id":244718840,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.0.0-20190513183733-4bf6d317e70e","direct":false,"kind":"runtime","optional":false},{"id":244718841,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.1.1-0.20191105210325-c90efee705ee","direct":false,"kind":"runtime","optional":false},{"id":244718842,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":244718843,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190311183353-d8887717615a","direct":false,"kind":"runtime","optional":false},{"id":244718844,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190404232315-eb5bcb51f2a3","direct":false,"kind":"runtime","optional":false},{"id":244718845,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":244718846,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190813141303-74dc4d7220e7","direct":false,"kind":"runtime","optional":false},{"id":244718847,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":244718848,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210614182718-04defd469f4e","direct":false,"kind":"runtime","optional":false},{"id":244718849,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":244718850,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":244718851,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":244718852,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":244718853,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20180905080454-ebe1bf3edb33","direct":false,"kind":"runtime","optional":false},{"id":244718854,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":244718855,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190222072716-a9d3bda3a223","direct":false,"kind":"runtime","optional":false},{"id":244718856,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190403152447-81d4e9dc473e","direct":false,"kind":"runtime","optional":false},{"id":244718857,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190412213103-97732733099d","direct":false,"kind":"runtime","optional":false},{"id":244718858,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190422165155-953cdadca894","direct":false,"kind":"runtime","optional":false},{"id":244718859,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190813064441-fde4db37ae7a","direct":false,"kind":"runtime","optional":false},{"id":244718860,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20191026070338-33540a1f6037","direct":false,"kind":"runtime","optional":false},{"id":244718861,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200116001909-b77594299b42","direct":false,"kind":"runtime","optional":false},{"id":244718862,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20200223170610-d5e6a3e2c0ae","direct":false,"kind":"runtime","optional":false},{"id":244718863,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":244718864,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":244718865,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":244718866,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210630005230-0f9fa26af87c","direct":false,"kind":"runtime","optional":false},{"id":244718867,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":244718868,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201117132131-f5c789dd3221","direct":false,"kind":"runtime","optional":false},{"id":244718869,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":244718870,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":244718871,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":244718872,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.2","direct":false,"kind":"runtime","optional":false},{"id":244718873,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":244718874,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.4","direct":false,"kind":"runtime","optional":false},{"id":244718875,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":244718876,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":244718877,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":244718878,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190311212946-11955173bddd","direct":false,"kind":"runtime","optional":false},{"id":244718879,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190425163242-31fd60d6bfdc","direct":false,"kind":"runtime","optional":false},{"id":244718880,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190621195816-6e04913cbbac","direct":false,"kind":"runtime","optional":false},{"id":244718881,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20190823170909-c4a336ef6a2f","direct":false,"kind":"runtime","optional":false},{"id":244718882,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029041327-9cc4af7d6b2c","direct":false,"kind":"runtime","optional":false},{"id":244718883,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191029190741-b9c20aec41a5","direct":false,"kind":"runtime","optional":false},{"id":244718884,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":244718885,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20200103221440-774c71fcf114","direct":false,"kind":"runtime","optional":false},{"id":244718886,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.11","direct":false,"kind":"runtime","optional":false},{"id":244718887,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190410155217-1f06c39b4373","direct":false,"kind":"runtime","optional":false},{"id":244718888,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190513163551-3ee3066db522","direct":false,"kind":"runtime","optional":false},{"id":244718889,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false},{"id":244718890,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20191011141410-1b5146add898","direct":false,"kind":"runtime","optional":false},{"id":244718891,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20200804184101-5ec99f83aff1","direct":false,"kind":"runtime","optional":false},{"id":244718892,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v0.0.0-20161208181325-20d25e280405","direct":false,"kind":"runtime","optional":false},{"id":244718893,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20180628173108-788fd7840127","direct":false,"kind":"runtime","optional":false},{"id":244718894,"package_name":"gopkg.in/check.v1","ecosystem":"go","requirements":"v1.0.0-20190902080502-41f04d3bba15","direct":false,"kind":"runtime","optional":false},{"id":244718895,"package_name":"gopkg.in/errgo.v2","ecosystem":"go","requirements":"v2.1.0","direct":false,"kind":"runtime","optional":false},{"id":244718896,"package_name":"gopkg.in/inconshreveable/log15.v2","ecosystem":"go","requirements":"v2.0.0-20180818164646-67afb5ed74ec","direct":false,"kind":"runtime","optional":false},{"id":244718897,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.2","direct":false,"kind":"runtime","optional":false},{"id":244718898,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.2.4","direct":false,"kind":"runtime","optional":false},{"id":244718899,"package_name":"gopkg.in/yaml.v2","ecosystem":"go","requirements":"v2.4.0","direct":false,"kind":"runtime","optional":false},{"id":244718900,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.0-20200313102051-9f266ea9e77c","direct":false,"kind":"runtime","optional":false},{"id":244718901,"package_name":"gopkg.in/yaml.v3","ecosystem":"go","requirements":"v3.0.1","direct":false,"kind":"runtime","optional":false},{"id":244718902,"package_name":"honnef.co/go/tools","ecosystem":"go","requirements":"v0.0.1-2019.2.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T21:15:31.383Z","updated_at":"2023-02-15T21:15:31.383Z","repository_link":"https://github.com/gobuffalo/pop/blob/main/.github/workflows/release.yml","dependencies":[{"id":7693722767,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T21:15:31.480Z","updated_at":"2023-02-15T21:15:31.480Z","repository_link":"https://github.com/gobuffalo/pop/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7693722804,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7693722805,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7693722806,"package_name":"mysql","ecosystem":"actions","requirements":"5.7","direct":true,"kind":"docker","optional":false},{"id":7693722807,"package_name":"postgres","ecosystem":"actions","requirements":"10","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T21:15:31.701Z","updated_at":"2023-02-15T21:15:31.701Z","repository_link":"https://github.com/gobuffalo/pop/blob/main/docker-compose.yml","dependencies":[{"id":7693724533,"package_name":"mysql","ecosystem":"docker","requirements":"5.7","direct":true,"kind":"runtime","optional":false},{"id":7693724534,"package_name":"postgres","ecosystem":"docker","requirements":"10","direct":true,"kind":"runtime","optional":false},{"id":7693724535,"package_name":"cockroachdb/cockroach","ecosystem":"docker","requirements":"latest-v21.1","direct":true,"kind":"runtime","optional":false}]}],"score":26.99181899076009,"created_at":"2025-12-20T13:42:54.009Z","updated_at":"2026-05-30T19:01:09.289Z","avatar_url":"https://github.com/gobuffalo.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370056","html_url":"https://summary.ecosyste.ms/projects/370056"}