)]}'
{
  "commit": "2b69a7a1f695098eb7d305008348227f68b97c71",
  "tree": "0a9af4e92033f72df0f8fbd601c4823c509a92fe",
  "parents": [
    "3c121a9cd9c665f3aca903c473ec91dc8af68721"
  ],
  "author": {
    "name": "Peter Lobsinger",
    "email": "peter@tecton.ai",
    "time": "Thu Aug 08 17:57:03 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Aug 08 17:57:03 2024 -0700"
  },
  "message": "fix: add bzlmod use_repo of org_golang_x_sys (#896)\n\nCommit 3c121a9cd9c665f3aca903c473ec91dc8af68721 broke E2E tests with the\r\nfollowing error:\r\n\r\n```\r\n(23:31:56) ERROR: no such package \u0027@@[unknown repo \u0027org_golang_x_sys\u0027 requested from @@aspect_bazel_lib~]//unix\u0027: The repository \u0027@@[unknown repo \u0027org_golang_x_sys\u0027 requested from @@aspect_bazel_lib~]\u0027 could not be resolved: No repository visible as \u0027@org_golang_x_sys\u0027 from repository \u0027@@aspect_bazel_lib~\u0027\r\n```\r\n\r\nThe build worked when operating within the `aspect_bazel_lib` repo\r\nitself, but not when importing it with Bzlmod. This is because the\r\n`org_golang_x_sys` repo is imported indirectly by `rules_go`\u0027s\r\n`go_rules_dependencies` macro in the `WORKSPACE` file, which is still\r\nactive under bzlmod because there is no `WORKSPACE.bzlmod` file to\r\nsuppress it.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "efc31d1554d0b87be9cd4a3913f563ee360d4798",
      "old_mode": 33188,
      "old_path": "MODULE.bazel",
      "new_id": "bef9552bdf503e32b51fd7bbc6cfba2a126f4e89",
      "new_mode": 33188,
      "new_path": "MODULE.bazel"
    }
  ]
}
