)]}'
{
  "commit": "056ac742146af742aa760d690269c02fa238cc7a",
  "tree": "08efcbddb0c3ece91ee284612065c647f1808b82",
  "parents": [
    "c85f61116e47b1523036c3005f8b2923b661eb64"
  ],
  "author": {
    "name": "Nicholas S. Husin",
    "email": "nsh@golang.org",
    "time": "Mon Apr 06 13:52:03 2026 -0400"
  },
  "committer": {
    "name": "Nicholas Husin",
    "email": "nsh@golang.org",
    "time": "Mon Apr 06 13:47:16 2026 -0700"
  },
  "message": "quic: avoid depending on golang.org/x/sys/unix\n\nTo test our HTTP/3 implementation against tests in std, we need to\nvendor the http3 package. However, http3 relies on quic, which relies on\nx/sys/unix.\n\nVendoring x/sys/unix in std is not allowed (golang/go#32102). Therefore,\nreplace x/sys/unix usage with syscall to avoid the dependency.\n\nFor golang/go#70914\n\nChange-Id: Iad8efff92c9f4135a0d8b89f8544fa206a6a6964\nReviewed-on: https://go-review.googlesource.com/c/net/+/763160\nReviewed-by: Damien Neil \u003cdneil@google.com\u003e\nReviewed-by: Nicholas Husin \u003chusin@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a8677cfc30d83ad59d4bc257429913f82d0b8a2e",
      "old_mode": 33188,
      "old_path": "quic/udp_darwin.go",
      "new_id": "91e8e81c174e6af8fe580302f051d93a1c25e7c9",
      "new_mode": 33188,
      "new_path": "quic/udp_darwin.go"
    },
    {
      "type": "modify",
      "old_id": "ad0ce9cfd68ff5bebc5b0985de18c3b828dc1842",
      "old_mode": 33188,
      "old_path": "quic/udp_linux.go",
      "new_id": "08deaf98298d645e315da9d1da95ee9dfd59f24d",
      "new_mode": 33188,
      "new_path": "quic/udp_linux.go"
    },
    {
      "type": "modify",
      "old_id": "018e2816835c70eb938faeb042daff65bd8a767b",
      "old_mode": 33188,
      "old_path": "quic/udp_msg.go",
      "new_id": "10909044fe696b1180dbbfe858c0f6def009104c",
      "new_mode": 33188,
      "new_path": "quic/udp_msg.go"
    }
  ]
}
