)]}'
{
  "commit": "bd5f1dcf71cf0d6d2424021d0a04f191396a46a7",
  "tree": "af7cd40063344ad7daa8c44250a16b5eb451dfe2",
  "parents": [
    "488ff63197ffddbcef2d01107f8a89906a4f28d1"
  ],
  "author": {
    "name": "Damien Neil",
    "email": "dneil@google.com",
    "time": "Mon Jun 29 21:35:12 2026 -0700"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Jun 30 13:52:41 2026 -0700"
  },
  "message": "http2: initialize Transport on NewClientConn\n\nAdd a missing init call in the NewClientConn path.\n\nMissing init calls are hard to write a test for, since the\nTransport test infrastructure causes the Transport to be\ninitialized before the test begins. So instead, make it harder\nto forget the call: init now returns the net/http *Transport,\nso code which uses it needs to call init to get it.\n\nFixes golang/go#80198\n\nChange-Id: Ib6465b863bb0be3cd3d02d9c1bb349526a6a6964\nReviewed-on: https://go-review.googlesource.com/c/net/+/795600\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Nicholas Husin \u003cnsh@golang.org\u003e\nAuto-Submit: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7cb8a56882bbd3ac640907f076787ff59f4fb94a",
      "old_mode": 33188,
      "old_path": "http2/export_wrap_test.go",
      "new_id": "63fa3fc519654eff04c5da639881438ac5b701a0",
      "new_mode": 33188,
      "new_path": "http2/export_wrap_test.go"
    },
    {
      "type": "modify",
      "old_id": "eab2e6b07312beee1ccd6cfdf865531c27999795",
      "old_mode": 33188,
      "old_path": "http2/transport_wrap.go",
      "new_id": "534e77ab9635f5a56981363347689883177a60cc",
      "new_mode": 33188,
      "new_path": "http2/transport_wrap.go"
    }
  ]
}
