{"id":3592938,"name":"gitlab.com/stone.code/assert","ecosystem":"go","description":"Package assert provide a single function to emulate C-style asserts.\n\nThe goal of this package is to provide a call that will document and enforce\npreconditions, postconditions, and invariants in code.  Failures should\nonly result from program bugs.  This package should not be used to replace\nproper error handling.\n\nEach assertion documents that a predicate is true when the the assertion is\nexecuted. Depending on the build, that predicate might also be enforced\n(i.e. by terminating the program, or, more gently, by panicking).\nThere are three types of assertion:  (1) preconditions, which document\nconditions (specified as predicates) for calling a function, (2)\npostconditions, which document conditions at the end of a function, and\n(3) invariant, which specify conditions over a particular scope or for\na type.\n\nIf the predicate for an assertion is false, this conditions indicates a bug\nin the code (as opposed to a transient or run-time error).  When enforced,\nassertions are a debugging tool.","homepage":"https://gitlab.com/stone.code/assert","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://gitlab.com/stone.code/assert","keywords_array":[],"namespace":"gitlab.com/stone.code","versions_count":22,"first_release_published_at":"2021-11-30T20:31:51.000Z","latest_release_published_at":"2022-08-10T15:47:03.000Z","latest_release_number":"v1.1.4","last_synced_at":"2026-03-27T03:04:03.641Z","created_at":"2022-04-11T05:23:18.060Z","updated_at":"2026-03-27T03:04:03.641Z","registry_url":"https://pkg.go.dev/gitlab.com/stone.code/assert","install_command":"go get gitlab.com/stone.code/assert","documentation_url":"https://pkg.go.dev/gitlab.com/stone.code/assert#section-documentation","metadata":{},"repo_metadata":{"id":55376289,"uuid":"13947990","full_name":"stone.code/assert","owner":"stone.code","description":"Package assert provide a single function to emulate C-style asserts.\r\nThe goal of this package is to provide a call that will document and enforce\r\npreconditions, postconditions, and invariants in code.  Failures should\r\nonly result from program bugs.  ","archived":false,"fork":false,"pushed_at":null,"size":null,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":null,"default_branch":"master","last_synced_at":"2025-08-14T21:27:40.183Z","etag":null,"topics":["assert","errors","go"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":null,"metadata":{},"created_at":"2019-08-23T02:53:00.430Z","updated_at":"2024-11-04T15:47:13.359Z","dependencies_parsed_at":"2022-08-20T22:00:55.972Z","dependency_job_id":null,"html_url":"https://gitlab.com/stone.code/assert","commit_stats":null,"previous_names":[],"tags_count":24,"template":null,"template_full_name":null,"purl":"pkg:gitlab/stone.code/assert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners/stone.code","download_url":"https://gitlab.com/stone.code/assert/-/archive/master/assert-master.zip","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/sbom","scorecard":null,"host":{"name":"gitlab.com","url":"https://gitlab.com","kind":"gitlab","repositories_count":4519599,"owners_count":7072,"icon_url":"https://github.com/gitlab.png","version":null,"created_at":"2022-05-30T11:31:42.605Z","updated_at":"2024-07-18T11:24:13.055Z","status":"online","status_checked_at":"2025-08-15T02:00:12.870Z","response_time":278,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.382Z","robots_txt_url":"https://gitlab.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/owners"},"tags":[{"name":"v1.1.4","sha":"200330c589cc6a85b344a7ee761e12f95bd8c1e1","kind":"tag","published_at":"2022-08-10T15:47:03.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v1.1.4/assert-v1.1.4.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.4/manifests"},{"name":"v1.1.2","sha":"357fae028befc178868a1865552fda264068f1ed","kind":"tag","published_at":"2022-05-20T17:18:06.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v1.1.2/assert-v1.1.2.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.2/manifests"},{"name":"v1.1.3","sha":"1fe2ff137ac6ebba56c93b0795b1bb0798e83131","kind":"tag","published_at":"2021-12-03T21:11:33.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v1.1.3/assert-v1.1.3.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.3/manifests"},{"name":"v0.1.1","sha":"b59186353cdf5596dd341741e0bbea48412da2d2","kind":"tag","published_at":"2021-11-30T20:31:51.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.1.1/assert-v0.1.1.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.1.1/manifests"},{"name":"v0.12.0","sha":"d0e5b93dc8caaa88277aebddba02bed414e33133","kind":"tag","published_at":"2021-08-16T18:22:31.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.12.0/assert-v0.12.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.12.0/manifests"},{"name":"v1.1.1","sha":"5690e25e64c24328e3b17047eb36a630a5e01160","kind":"tag","published_at":"2021-08-16T14:38:56.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v1.1.1/assert-v1.1.1.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.1/manifests"},{"name":"v0.11.0","sha":"c7543b78bd832cf0bc197fb4cc2c94329da53379","kind":"tag","published_at":"2021-08-09T15:49:14.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.11.0/assert-v0.11.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"ae4628fa36ff8277269a8166c6b182387255c575","kind":"tag","published_at":"2021-08-03T18:48:05.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.10.2/assert-v0.10.2.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c614be3a2eea5bcc401ecaec5e7ba2df6d707d43","kind":"tag","published_at":"2021-08-01T18:29:39.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.10.1/assert-v0.10.1.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"ca211e5f2aa4c7cf9c4d05ac62dd6bdd938c0d4f","kind":"tag","published_at":"2021-07-20T14:55:48.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.10.0/assert-v0.10.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"e1013d18ddc8cd220b41caeaaaffe6e962393c4f","kind":"tag","published_at":"2021-07-19T15:57:14.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.9.0/assert-v0.9.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"af277b402d5ce690d1c5f77e414d34c6b27796fc","kind":"tag","published_at":"2021-07-11T14:40:26.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.8.0/assert-v0.8.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"b27af3533463034c297372dab693dd0763823eff","kind":"tag","published_at":"2021-06-06T00:13:19.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.7.2/assert-v0.7.2.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.7.2/manifests"},{"name":"v0.7.0","sha":"65cbcf64d6ddad7169c877e835ee122d2681ec64","kind":"tag","published_at":"2021-06-04T02:59:45.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.7.0/assert-v0.7.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"51d1b70de20667382149e4be5dff1fc4ef41758c","kind":"tag","published_at":"2021-06-02T03:31:53.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.6.2/assert-v0.6.2.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"7bb1075e5406da6543316a254a1650e9cd352705","kind":"tag","published_at":"2021-05-29T05:04:21.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.6.1/assert-v0.6.1.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"f7cf2694fedb83fa4847566c82c6d675b4e14e66","kind":"tag","published_at":"2021-05-28T02:59:10.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.6.0/assert-v0.6.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.6.0/manifests"},{"name":"v0.5.3","sha":"1916705530bdbd821ea2b1e43c641f123ef2e330","kind":"tag","published_at":"2021-05-21T02:43:06.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.5.3/assert-v0.5.3.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"6aa33dabc8089db185150b5f40165002c6101e2c","kind":"tag","published_at":"2021-05-20T02:42:07.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.5.2/assert-v0.5.2.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"7ae176849914c4b4cb6be37ffc2a8b58701792af","kind":"tag","published_at":"2021-05-17T02:56:44.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.5.1/assert-v0.5.1.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c1483442f2508de935915cd5d8a9651a3bef3f92","kind":"tag","published_at":"2021-05-16T05:06:56.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v0.5.0/assert-v0.5.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v0.5.0/manifests"},{"name":"v1.1.0","sha":"030e16b889b6c89ca0b6e028b504db200f2f4d45","kind":"tag","published_at":"2019-09-24T16:26:04.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v1.1.0/assert-v1.1.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1.0/manifests"},{"name":"v1.1","sha":"030e16b889b6c89ca0b6e028b504db200f2f4d45","kind":"tag","published_at":"2019-09-24T16:26:04.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v1.1/assert-v1.1.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.1/manifests"},{"name":"v1.0","sha":"5b4263a08bd0ccbf40e7d1d966c63c4e36010bdf","kind":"tag","published_at":"2019-09-23T14:37:36.000Z","download_url":"https://gitlab.com/stone.code/assert/-/archive/v1.0/assert-v1.0.zip","html_url":"https://gitlab.com/stone.code/assert/-/tags/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:gitlab/stone.code/assert@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/stone.code%2Fassert/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-15T02:48:41.442Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.505550446498118,"dependent_packages_count":4.176729834717804,"stargazers_count":19.139969747679565,"forks_count":18.69824566693301,"docker_downloads_count":null,"average":11.380123923957123},"purl":"pkg:golang/gitlab.com/stone.code/assert","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gitlab.com/stone.code/assert","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gitlab.com/stone.code/assert","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gitlab.com/stone.code/assert/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-17T13:25:34.221Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/gitlab.com/repositories/stone.code%2Fassert/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gitlab.com%2Fstone.code%2Fassert/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gitlab.com%2Fstone.code%2Fassert/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gitlab.com%2Fstone.code%2Fassert/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gitlab.com%2Fstone.code%2Fassert/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gitlab.com%2Fstone.code%2Fassert/codemeta","maintainers":[]}