diff options
| author | Joseph Richey <joerichey@google.com> | 2017-07-14 11:38:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-07-14 11:38:20 -0700 |
| commit | 419fd9f24c2805c75a84da1cb52516de25dcecdd (patch) | |
| tree | 2d535f12d36213d68ed3ab2b5036250200b6c61a /vendor | |
| parent | 424e63311034da878d032362b706b835373dc994 (diff) | |
| parent | 9272c344cfcc7f4b153c408d05b57175bb1095cf (diff) | |
Merge pull request #15 from google/fix
Bug fixing for "fscrypt encrypt"
Diffstat (limited to 'vendor')
| -rw-r--r-- | vendor/vendor.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/vendor/vendor.json b/vendor/vendor.json index 69422b7..03e24a0 100644 --- a/vendor/vendor.json +++ b/vendor/vendor.json @@ -3,18 +3,6 @@ "ignore": "test", "package": [ { - "path": "fscrypt/crypto", - "revision": "" - }, - { - "path": "fscrypt/metadata", - "revision": "" - }, - { - "path": "fscrypt/util", - "revision": "" - }, - { "checksumSHA1": "APDDi2ohrU7OkChQCekD9tSVUhs=", "path": "github.com/golang/protobuf/jsonpb", "revision": "2bba0603135d7d7f5cb73b2125beeda19c09f4ef", |