Update archive/tar vendored

Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes <guillaume@charmes.net> (github: creack)
Upstream-commit: 094926206bc98718f2eac95849e57439155d7c6c
Component: engine
This commit is contained in:
Guillaume J. Charmes
2014-05-15 15:40:26 -07:00
parent 3c12725112
commit f5e7688aff
8 changed files with 782 additions and 25 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ clone hg code.google.com/p/gosqlite 74691fb6f837
# get Go tip's archive/tar, for xattr support
# TODO after Go 1.3 drops, bump our minimum supported version and drop this vendored dep
clone hg code.google.com/p/go a15f344a9efa
clone hg code.google.com/p/go 3458ba248590
mv src/code.google.com/p/go/src/pkg/archive/tar tmp-tar
rm -rf src/code.google.com/p/go
mkdir -p src/code.google.com/p/go/src/pkg/archive