aboutsummaryrefslogtreecommitdiff
path: root/vendor/vendor.json
diff options
context:
space:
mode:
authorJoe Richey joerichey@google.com <joerichey@google.com>2017-06-08 10:54:14 -0700
committerJoe Richey joerichey@google.com <joerichey@google.com>2017-06-15 22:32:35 -0700
commitd71b7f248e21f5254c32ecbf752a1dbe940a1177 (patch)
treefd28a8f577ead500736cde46d8eb0647ae31415d /vendor/vendor.json
parentea3e258610340de0dd585c221f4e18a199f16bca (diff)
vendor: update x/sys/unix
This commit updates the vendored x/sys/unix to the current version. This means that our vendored version of x/sys/unix no longer contains custom patches. A few changes are needed in InsertPolicyKey() as the final API differed slightly from our patches. Change-Id: Ifff31c04e708f9dc4395ab5bfcc94e42fb46dea5
Diffstat (limited to 'vendor/vendor.json')
-rw-r--r--vendor/vendor.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json
index 2d3612e..9a4ad2c 100644
--- a/vendor/vendor.json
+++ b/vendor/vendor.json
@@ -33,9 +33,10 @@
"revisionTime": "2017-04-18T01:50:50Z"
},
{
- "checksumSHA1": "KWagmSPuJfztcD7dcZekYeZJ6Fg=",
+ "checksumSHA1": "PugQbLLjnbBSj+NOXRYBVRnLuuQ=",
"path": "golang.org/x/sys/unix",
- "revision": ""
+ "revision": "b90f89a1e7a9c1f6b918820b3daa7f08488c8594",
+ "revisionTime": "2017-05-29T13:44:53Z"
}
],
"rootPath": "fscrypt"