Merge pull request #8112 from dmcgowan/libtrust_key_management

Libtrust key management
This commit is contained in:
Victor Vieux
2014-09-29 16:32:48 -07:00
33 changed files with 4220 additions and 24 deletions
+2
View File
@@ -51,6 +51,8 @@ clone hg code.google.com/p/go.net 84a4013f96e0
clone hg code.google.com/p/gosqlite 74691fb6f837
clone git github.com/docker/libtrust 136d534cc940
# get Go tip's archive/tar, for xattr support and improved performance
# TODO after Go 1.4 drops, bump our minimum supported version and drop this vendored dep
if [ "$1" = '--go' ]; then