)]}'
{
  "commit": "b89c4fe65f6386874f0ca3a9be098e374b0d166a",
  "tree": "008061840d8fe6f1498c51d40c85b58d29b5d3a8",
  "parents": [
    "c2e79795ae0d753340da9a7b0060f44314f455e5"
  ],
  "author": {
    "name": "Filbert Cia",
    "email": "cia.filbert@gmail.com",
    "time": "Tue Oct 21 15:55:17 2025 +0000"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Tue Oct 21 12:50:36 2025 -0700"
  },
  "message": "cmd/deadcode: suppress marker interface method reporting\n\nThe deadcode tool now suppresses marker interface methods\nfrom the default output, as these are typically intentional interface\nimplementations rather than dead code.\nMarker interface methods are unexported methods that: implement\na top-level interface and have no parameters, results, and function body.\n\nAdd Marker field to jsonFunction struct to indicate when a function\nis a marker interface method, allowing users to filter or identify\nthese methods in custom format templates.\n\nFixes golang/go#75628\n\nChange-Id: I8271fad800717a96ead18ba9b0f3c4e7b23f864a\nGitHub-Last-Rev: 109b3ac598a8594d41450495f56c1d82b84c92a5\nGitHub-Pull-Request: golang/tools#598\nReviewed-on: https://go-review.googlesource.com/c/tools/+/710435\nAuto-Submit: Alan Donovan \u003cadonovan@google.com\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\nReviewed-by: Alan Donovan \u003cadonovan@google.com\u003e\nTryBot-Bypass: Alan Donovan \u003cadonovan@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0c0b7ec394e4581497e0495f4571b99366d15663",
      "old_mode": 33188,
      "old_path": "cmd/deadcode/deadcode.go",
      "new_id": "d22711e7d6045754e9e8db76e31f5719434bbdd3",
      "new_mode": 33188,
      "new_path": "cmd/deadcode/deadcode.go"
    },
    {
      "type": "modify",
      "old_id": "bd474248e5515a33bc9564fd7e11c2ad198c27b3",
      "old_mode": 33188,
      "old_path": "cmd/deadcode/doc.go",
      "new_id": "aff22c61dc37f7aa0c376ae865996a6f5276da01",
      "new_mode": 33188,
      "new_path": "cmd/deadcode/doc.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a4ff674d904e13fc376589250e1038c761f0933e",
      "new_mode": 33188,
      "new_path": "cmd/deadcode/testdata/marker.txtar"
    }
  ]
}
