David Porter
|
8af7405f17
|
vendor: cadvisor v0.38.4
|
2020-11-13 19:52:57 +00:00 |
|
Rohit Agarwal
|
fe5ef1b494
|
Update cAdvisor.
Also update golang.org/x/sys because of google/cadvisor#1786
|
2017-11-10 14:54:28 -08:00 |
|
David Ashpole
|
e5a6a79fd7
|
update cadvisor, docker, and runc godeps
|
2017-09-05 12:38:57 -07:00 |
|
Tim St. Clair
|
237f90d6ee
|
Bump cAdvisor (and dependencies) godeps version
|
2016-05-23 10:48:56 -07: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 |
|