)]}'
{
  "commit": "75b288015ac94e66e3d6715fb68a9b41bf046ec2",
  "tree": "4bc4d2400014aa7fc204a1ab115e0279d433b420",
  "parents": [
    "70a84ac30bf957c7df57edd1935d2081871515e1"
  ],
  "author": {
    "name": "Julian Kornberger",
    "email": "jk+github@digineo.de",
    "time": "Mon Jun 22 20:02:02 2020 +0000"
  },
  "committer": {
    "name": "Han-Wen Nienhuys",
    "email": "hanwen@google.com",
    "time": "Mon Jun 22 21:36:23 2020 +0000"
  },
  "message": "ssh: Make error message deterministic\n\nBy using a slice instead of a map for tried authentication methods the order is always the same. Small slices are also faster than maps.\n\nBefore the change sometimes I get the error:\n\n    ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain\n\nand sometimes:\n\n    ssh: handshake failed: ssh: unable to authenticate, attempted methods [publickey none], no supported methods remain\n\nChange-Id: I06507d57e9eef497ff05bce088d52607e69dde3e\nGitHub-Last-Rev: 3a46aae4c6e3e5f52ca4b04384b3cc4efc039aa6\nGitHub-Pull-Request: golang/crypto#142\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/239171\nReviewed-by: Han-Wen Nienhuys \u003chanwen@google.com\u003e\nRun-TryBot: Han-Wen Nienhuys \u003chanwen@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0590070e220b00777ea20394f31b65cafa06edc7",
      "old_mode": 33188,
      "old_path": "ssh/client_auth.go",
      "new_id": "f3265655eec43acf6638f4841d5f06e098dabe2c",
      "new_mode": 33188,
      "new_path": "ssh/client_auth.go"
    }
  ]
}
