)]}' { "commit": "2682ddc9f58f9f50377039b35d26007c68521f28", "tree": "de2ffa8a93aeb08c5923bf1cf02f7175f1062473", "parents": [ "2afe7c4bde1bf8be2ca50c448b6b8142970faf3e" ], "author": { "name": "Alex Vaghin", "email": "alex@cloudware.io", "time": "Wed Aug 21 01:03:43 2019 +0200" }, "committer": { "name": "Alex Vaghin", "email": "ddos@google.com", "time": "Thu Sep 26 11:24:57 2019 +0000" }, "message": "acme: fetch fresh nonces from newNonce resource\n\nPreviously, nonce values were fetched from Directory URL.\nRFC8555 and some recent drafts provide specific URL to fetch\nnew nonce values from.\n\nThis CL makes the client always use new nonce URL when available\nand fall back to the previous behavior otherwise.\n\nUpdates golang/go#21081\n\nChange-Id: I6442004b01d46aa015c193ca4c80daa712b78790\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/191603\nRun-TryBot: Alex Vaghin \u003cddos@google.com\u003e\nTryBot-Result: Gobot Gobot \u003cgobot@golang.org\u003e\nReviewed-by: Brad Fitzpatrick \u003cbradfitz@golang.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "3cf74864b855d26409674d3dec66dd65ea407ed8", "old_mode": 33188, "old_path": "acme/acme.go", "new_id": "9e28b328a4d3d38e1723b95ab7d478c4e40504c7", "new_mode": 33188, "new_path": "acme/acme.go" }, { "type": "modify", "old_id": "bfb5e53d0de85e2ef6790ad0a170eeb61480fd57", "old_mode": 33188, "old_path": "acme/rfc8555_test.go", "new_id": "4a8d9f52f4e408fda786c324a04215dcaed9a8ac", "new_mode": 33188, "new_path": "acme/rfc8555_test.go" } ] }