)]}'
{
  "commit": "0c5a180e97c802e4060ff31d4763bdfadecb653a",
  "tree": "0c9dc0479a93c00f6119470a93f8cbacc6fc927b",
  "parents": [
    "6c6f714fe2e55253602c0286e1e4bddfd571c2b7"
  ],
  "author": {
    "name": "Nicholas S. Husin",
    "email": "nsh@golang.org",
    "time": "Thu Apr 16 15:48:15 2026 -0400"
  },
  "committer": {
    "name": "Nicholas Husin",
    "email": "nsh@golang.org",
    "time": "Thu Apr 16 14:14:07 2026 -0700"
  },
  "message": "internal/http3: add TransportOpts argument to RegisterTransport\n\nRegisterTransport now takes in TransportOpts, which allows\nRegisterTransport user to specify how an HTTP/3 transport should open a\nQUIC endpoint, and what QUIC configuration to use.\n\nPractically, this allows us to access the QUIC endpoint that an HTTP/3\ntransport is using. This allows us to synchronously close QUIC\nconnections while exercising our tests in std, to prevent goroutine\nleaks after running tests.\n\nFor golang/go#78737\nFor golang/go#70914\n\nChange-Id: I34f9756040044624ca9ea21654b249526a6a6964\nReviewed-on: https://go-review.googlesource.com/c/net/+/768000\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "72ac09041d8fa80c912bc5805dfac736c55b7b68",
      "old_mode": 33188,
      "old_path": "http3/http3.go",
      "new_id": "699a0c7d34a59c20eeafe7f0ecf50319893924f5",
      "new_mode": 33188,
      "new_path": "http3/http3.go"
    },
    {
      "type": "modify",
      "old_id": "5bfd0afbb246787644b8bd9b2d1887e2e0b4dea9",
      "old_mode": 33188,
      "old_path": "internal/http3/nethttp_test.go",
      "new_id": "1944fd6d1766bc4f992ac19e8b98c5c7a91dfa33",
      "new_mode": 33188,
      "new_path": "internal/http3/nethttp_test.go"
    },
    {
      "type": "modify",
      "old_id": "a99824c9f4817fa095d71f43192b2550c26caa3b",
      "old_mode": 33188,
      "old_path": "internal/http3/transport.go",
      "new_id": "c0a46201fcda7b55e6f217694e6ca50cb63f40ce",
      "new_mode": 33188,
      "new_path": "internal/http3/transport.go"
    }
  ]
}
