)]}'
{
  "commit": "59d1ce35d30f3c25ba762169da2a37eab6ffa041",
  "tree": "22aca4aac3c2cb80e0bb5bb9c5d6cffeaa568a4c",
  "parents": [
    "556cb5bcd57b4e3e6bdb538f7ac80f161f10393c"
  ],
  "author": {
    "name": "Joshua Seaton",
    "email": "josh.a.seaton@gmail.com",
    "time": "Wed Sep 04 09:38:45 2019 -0700"
  },
  "committer": {
    "name": "rghetia",
    "email": "rahulpa@google.com",
    "time": "Wed Sep 04 09:38:45 2019 -0700"
  },
  "message": "Update LRU usage (#1164)\n\nThis change updates the LRU cache implementation used in the trace\r\npackage, replacing github.com/hashicorp/golang-lru with\r\ngithub.com/golang/groupcache, while preserving the manner in which trace\r\nabstractions make use of the data structure.\r\n\r\nThe reason for this change is that github.com/hashicorp/golang-lru has a\r\nMozilla license, which is different from that of\r\ngithub.com/census-instrumentation/opencensus-go. The difference (and the\r\nmere presence of the former) makes it more difficult for open-source\r\nprojects (e.g., https://fuchsia.dev) to vendor the latter.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cb4de80f3bcfa4493a31c608484ecb714f62948d",
      "old_mode": 33188,
      "old_path": "go.mod",
      "new_id": "7c1886e9ef23d98a9226f8b5c927d59b50c8af93",
      "new_mode": 33188,
      "new_path": "go.mod"
    },
    {
      "type": "modify",
      "old_id": "0b948c2b40cb9e2432a0bb7f0309cf48aabed24f",
      "old_mode": 33188,
      "old_path": "go.sum",
      "new_id": "212b6b73be14f8028cfa84bfd10f097cfaee0a89",
      "new_mode": 33188,
      "new_path": "go.sum"
    },
    {
      "type": "modify",
      "old_id": "3f80a3368139e3a84f85871b121e7bda1744cd6a",
      "old_mode": 33188,
      "old_path": "trace/lrumap.go",
      "new_id": "dc7a295c773bf8863429fdc480478c0c444dc4a8",
      "new_mode": 33188,
      "new_path": "trace/lrumap.go"
    },
    {
      "type": "modify",
      "old_id": "38ead7bf0ad07cffab74dc5b8c0d568ad92cdd52",
      "old_mode": 33188,
      "old_path": "trace/trace.go",
      "new_id": "3f8977b41b4b49fbfeb686b165adf9ee5f999962",
      "new_mode": 33188,
      "new_path": "trace/trace.go"
    }
  ]
}
