)]}'
{
  "commit": "9d9d5078968ddb8a279092c665a24e7de4178778",
  "tree": "36cd0d59841afaff68d7f4000235d4ee6f9aee22",
  "parents": [
    "fd0b90d21f9ab4b5dd398e9526b570bfea86e370"
  ],
  "author": {
    "name": "Daniel McCarney",
    "email": "daniel@binaryparadox.net",
    "time": "Fri May 08 09:38:51 2026 -0400"
  },
  "committer": {
    "name": "Gopher Robot",
    "email": "gobot@golang.org",
    "time": "Fri May 08 08:10:15 2026 -0700"
  },
  "message": "x509roots/fallback/bundle: fix bundle test with Go 1.27+\n\nIn Go 1.27 we\u0027ve updated crypto/x509/pkix to avoid hex-encoding\nattribute values that are string-typed. However, in TestBundle() we\nassert the parsed certificate subject CN matches expected and now the\nparsed value differs based on Go version.\n\nThis commit introduces some small helpers that on Go 1.25/1.26 replicate\nthe Go 1.27 behavior, decoding hex-encoded attribute values before\nmaking the comparison.\n\nIn this way the test continues to pass without losing any coverage, or\nintroducing duplicated per-version bundles. In the future when only Go\n1.27+ are supported we can revert this extra machinery.\n\nChange-Id: I66bf6439e421169c0f9c750f88116b73ec5188fe\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/775760\nReviewed-by: Roland Shoemaker \u003croland@golang.org\u003e\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Dmitri Shuralyov \u003cdmitshur@google.com\u003e\nAuto-Submit: Daniel McCarney \u003cdaniel@binaryparadox.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3eafe153af0892131218a518c8f86fd77c782007",
      "old_mode": 33188,
      "old_path": "x509roots/fallback/bundle/bundle_test.go",
      "new_id": "222e76cb904862bf2b2c1baf86f44eddb549e677",
      "new_mode": 33188,
      "new_path": "x509roots/fallback/bundle/bundle_test.go"
    }
  ]
}
