)]}'
{
  "commit": "d965bb613086cd780cf73418bcdeaef50a9afc55",
  "tree": "d57632acdcb73de11dafae0b3db55d58fd9cb2ae",
  "parents": [
    "ab5a40c5e3162a565b26de4b1e7595f7922ba761"
  ],
  "author": {
    "name": "Austin Clements",
    "email": "austin@google.com",
    "time": "Fri Mar 20 11:37:54 2020 -0400"
  },
  "committer": {
    "name": "Austin Clements",
    "email": "austin@google.com",
    "time": "Fri Mar 20 16:05:35 2020 +0000"
  },
  "message": "runtime: use divRoundUp\n\nThere are a handful of places where the runtime wants to round up the\nresult of a division. We just introduced a helper to do this. This CL\nreplaces all of the hand-coded round-ups (that I could find) with this\nhelper.\n\nChange-Id: I465d152157ff0f3cad40c0aa57491e4f2de510ad\nReviewed-on: https://go-review.googlesource.com/c/go/+/224385\nRun-TryBot: Austin Clements \u003caustin@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Cherry Zhang \u003ccherryyz@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "483ea0aee5a503c5516dcf34273f32e5506c2fed",
      "old_mode": 33188,
      "old_path": "src/runtime/malloc.go",
      "new_id": "346d7f4742890613c60b18082ccab73e2c058270",
      "new_mode": 33188,
      "new_path": "src/runtime/malloc.go"
    },
    {
      "type": "modify",
      "old_id": "2c17d8befa18fe1a69f08ebc6f3272626fdd7a30",
      "old_mode": 33188,
      "old_path": "src/runtime/mgcmark.go",
      "new_id": "301d8020f1c4f43743ffb2ec37208077b1a72705",
      "new_mode": 33188,
      "new_path": "src/runtime/mgcmark.go"
    },
    {
      "type": "modify",
      "old_id": "78288229c839e4705817010d43cad415263816b6",
      "old_mode": 33188,
      "old_path": "src/runtime/mgcsweepbuf.go",
      "new_id": "1f722c3d585080b930da7eb586f6e2443f302c6e",
      "new_mode": 33188,
      "new_path": "src/runtime/mgcsweepbuf.go"
    },
    {
      "type": "modify",
      "old_id": "11d06ce0251c1f9543398e52bf9ac13199473866",
      "old_mode": 33188,
      "old_path": "src/runtime/msize.go",
      "new_id": "c56aa5a7b2c59abfa8f9028ba23e9cd65fb758c3",
      "new_mode": 33188,
      "new_path": "src/runtime/msize.go"
    }
  ]
}
