)]}'
{
  "commit": "7dd4798941114ca30eb7efd3f958275c05917231",
  "tree": "94be7cf56a899442fb0a9253417e6268af9599a6",
  "parents": [
    "a8b7006b7b0bc10a42b142cbfdebfd29a3fa53ba"
  ],
  "author": {
    "name": "Bryan Matsuo",
    "email": "bryan.matsuo@gmail.com",
    "time": "Wed Feb 24 11:34:15 2016 -0800"
  },
  "committer": {
    "name": "Bryan Matsuo",
    "email": "bryan.matsuo@gmail.com",
    "time": "Thu Feb 25 20:56:08 2016 -0800"
  },
  "message": "replace `Must*` funcs with a single generic Must func\n\nThe MustParse and MustNewUUID functions have been removed since they\ncan be replaced simply using the new function.\n\n    uuid.Must(uuid.Parse(s))\n    uuid.Must(uuid.NewUUID())\n\nThis also fixes a spurious bug in the UnmarshalJSON method that\nprevented compiling the json.go file.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "56db4072336cde0e681fdf8684655a53a0ca3cb4",
      "old_mode": 33188,
      "old_path": "hash.go",
      "new_id": "1e3ca79af6d226f732116494e4601d390144db20",
      "new_mode": 33188,
      "new_path": "hash.go"
    },
    {
      "type": "modify",
      "old_id": "4140cee34cd53569ce82c704e4510930c8c53396",
      "old_mode": 33188,
      "old_path": "json_test.go",
      "new_id": "245f91edfbaf2893b18d1fcd0f4c2db99b0be6d1",
      "new_mode": 33188,
      "new_path": "json_test.go"
    },
    {
      "type": "modify",
      "old_id": "e340f9d3c23775e949228c5f583c3d524d1c5a92",
      "old_mode": 33188,
      "old_path": "seq_test.go",
      "new_id": "853a4aa3f3fd9688d822c131adbf32e1ba0d24df",
      "new_mode": 33188,
      "new_path": "seq_test.go"
    },
    {
      "type": "modify",
      "old_id": "d53d58cabe4a684d26e57611e4d73b8085d9eda1",
      "old_mode": 33188,
      "old_path": "sql_test.go",
      "new_id": "c193196037ace3f974a2e638100a015a0f8b32ae",
      "new_mode": 33188,
      "new_path": "sql_test.go"
    },
    {
      "type": "modify",
      "old_id": "5fd83c09fcd12fdfcd1b7d8d3cf9a52ffdfdb48d",
      "old_mode": 33188,
      "old_path": "uuid.go",
      "new_id": "18e71b1aceeb26ee5556f202e1f48a5a5118ce15",
      "new_mode": 33188,
      "new_path": "uuid.go"
    },
    {
      "type": "modify",
      "old_id": "17c018a8fb437cd5e3475e63c223552fb630e4a7",
      "old_mode": 33188,
      "old_path": "version1.go",
      "new_id": "6fe1cd25900523c01ba6d4fa87b84ab9956abe4a",
      "new_mode": 33188,
      "new_path": "version1.go"
    }
  ]
}
