)]}'
{
  "commit": "f78f29fc09ea1ba300652758c5398ee6a1963abc",
  "tree": "6aaf79a4883534f773f853b6b5ce8e448f75811b",
  "parents": [
    "2083bd8c37e7e627ec31e1eea8adcd9ff456fc81"
  ],
  "author": {
    "name": "Alvaro Aleman",
    "email": "alvaroaleman@users.noreply.github.com",
    "time": "Tue May 04 23:03:35 2021"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue May 04 23:03:35 2021"
  },
  "message": "Make the fuzzer threadsafe (#61)\n\nThe fuzzer uses a prng from math/rand.NewSource which is not threadsafe.\r\nThis change adds a simple lock into the fuzzer to allow using it from\r\nmultiple goroutines in parallel.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3b45b6d7b05fa17aaca56d0c5ced4e568d4ef78b",
      "old_mode": 33188,
      "old_path": ".travis.yml",
      "new_id": "a3286bb2e52edb215475abe90d3757a075335446",
      "new_mode": 33188,
      "new_path": ".travis.yml"
    },
    {
      "type": "modify",
      "old_id": "46a29c961738c8b2038ac42991e10f59940d0a50",
      "old_mode": 33188,
      "old_path": "fuzz.go",
      "new_id": "92c9165c03659d705f0717fb55ae9041dc7452cf",
      "new_mode": 33188,
      "new_path": "fuzz.go"
    },
    {
      "type": "modify",
      "old_id": "d4a9279e049e3d9856b2c9df6af53c23b7291e2e",
      "old_mode": 33188,
      "old_path": "fuzz_test.go",
      "new_id": "0d18abf78b9cd61c92449d1ca72b974ef909e35e",
      "new_mode": 33188,
      "new_path": "fuzz_test.go"
    }
  ]
}
