张潇
|
f461225ba5
|
Update go-winio module version from 0.4.11 to 0.4.14
|
2019-11-29 08:12:42 +08:00 |
|
ksubrmnn
|
a4272099e7
|
Update hcsshim and gowinio for Windows Overlay
|
2019-02-05 10:39:23 -08:00 |
|
Madhan Raj Mookkandy
|
63020d5f72
|
Vendor changes
Vendoring (NEW) in github.com/Microsoft/hcsshim
|
2017-09-14 16:00:07 -07:00 |
|
Dong Liu
|
33c34f0ae4
|
Upgrade go-winio package to v0.4.2, supporting go v1.8 .
|
2017-06-02 05:59:20 -05:00 |
|
Tim Hockin
|
3c0c5ed4e0
|
Move deps from _workspace/ to vendor/
godep restore
pushd $GOPATH/src/github.com/appc/spec
git co master
popd
go get go4.org/errorutil
rm -rf Godeps
godep save ./...
git add vendor
git add -f $(git ls-files --other vendor/)
git co -- Godeps/LICENSES Godeps/.license_file_state Godeps/OWNERS
|
2016-05-08 20:30:21 -07:00 |
|