)]}'
{
  "commit": "a82ee9c76d979f8ea713caa13023dcfd747b433a",
  "tree": "a64d17c38b6e292519534bfa716fcbccd4e04308",
  "parents": [
    "ee4fbbc6211cd978f199dd26ab73ff72cc8d95fd"
  ],
  "author": {
    "name": "Adam Langley",
    "email": "agl@golang.org",
    "time": "Thu Dec 15 15:02:03 2016 -0800"
  },
  "committer": {
    "name": "Adam Langley",
    "email": "agl@golang.org",
    "time": "Sat Sep 30 17:01:26 2017 +0000"
  },
  "message": "encoding/asn1: respect “explicit” and “tag” when unmarshaling RawValues.\n\nPreviously, any “explicit” and/or “tag” decorations on a RawValue would\nbe ignored when unmarshaling. The RawValue would swallow whatever\nelement was encountered.\n\nThis change causes these decorations to be respected. Thus a field like:\n  Foo asn1.RawValue `asn1:\"explicit,tag:1,optional\"`\nwill only match if an explicit tag with value one is encountered.\nOtherwise the RawValue will get the default value and parsing will move\nonto the next element.\n\nThanks to Martin Kreichgauer for reporting the issue.\n\nChange-Id: If6c4488685b9bd039cb5e352d6d75744f98dbb1f\nReviewed-on: https://go-review.googlesource.com/34503\nRun-TryBot: Adam Langley \u003cagl@golang.org\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Adam Langley \u003cagl@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "73193c34076bf2f7f96e2b1babe49c2a225fee4b",
      "old_mode": 33188,
      "old_path": "src/encoding/asn1/asn1.go",
      "new_id": "1a018389386f8b44b8aae16687ec475cefdb7d18",
      "new_mode": 33188,
      "new_path": "src/encoding/asn1/asn1.go"
    },
    {
      "type": "modify",
      "old_id": "355ff8c41ca4afcd5089f10a594810acd061b6b5",
      "old_mode": 33188,
      "old_path": "src/encoding/asn1/asn1_test.go",
      "new_id": "7ff9c05cc0c82a60e75875ab142134e0f3628535",
      "new_mode": 33188,
      "new_path": "src/encoding/asn1/asn1_test.go"
    },
    {
      "type": "modify",
      "old_id": "cd93b27ecb85a617568d825345a64f60fa09c86f",
      "old_mode": 33188,
      "old_path": "src/encoding/asn1/common.go",
      "new_id": "3e4dfd16795609b32543dac22a176a5000ce3421",
      "new_mode": 33188,
      "new_path": "src/encoding/asn1/common.go"
    },
    {
      "type": "modify",
      "old_id": "b081431200b9d61984cee8e2bbdb7d23bab8af9c",
      "old_mode": 33188,
      "old_path": "src/encoding/asn1/marshal.go",
      "new_id": "7f8119e9ae48942a4aee42acaccb46b27a460baa",
      "new_mode": 33188,
      "new_path": "src/encoding/asn1/marshal.go"
    }
  ]
}
