mirror of
https://github.com/docker/cli.git
synced 2026-09-25 17:02:07 -04:00
Windows: revendor Microsoft/go-winio and Microsoft/hcsshim
These changes add support for importing base layers and change the tar metadata for Windows layers to better match the intent of the tar format. Signed-off-by: John Starks <jostarks@microsoft.com> Upstream-commit: 9b486999f280c1a5a283a0bbe80ae0991e82ced7 Component: engine
This commit is contained in:
@@ -7,8 +7,8 @@ source 'hack/.vendor-helpers.sh'
|
||||
|
||||
# the following lines are in sorted order, FYI
|
||||
clone git github.com/Azure/go-ansiterm 70b2c90b260171e829f1ebd7c17f600c11858dbe
|
||||
clone git github.com/Microsoft/hcsshim v0.1.0
|
||||
clone git github.com/Microsoft/go-winio v0.1.0
|
||||
clone git github.com/Microsoft/hcsshim v0.2.0
|
||||
clone git github.com/Microsoft/go-winio v0.3.0
|
||||
clone git github.com/Sirupsen/logrus v0.9.0 # logrus is a common dependency among multiple deps
|
||||
clone git github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a
|
||||
clone git github.com/go-check/check a625211d932a2a643d0d17352095f03fb7774663 https://github.com/cpuguy83/check.git
|
||||
|
||||
Reference in New Issue
Block a user