Tamer Tas
|
f876649048
|
Update rkt API version to 1.6.0
|
2016-05-16 23:36:08 +03:00 |
Tamer Tas
|
eca022cc41
|
Update appc/spec version to 0.8.1
|
2016-05-16 23:35:52 +03:00 |
Brendan Burns
|
5572a1e1f3
|
update the go-restful dependency.
|
2016-05-16 13:14:34 -07:00 |
Quinton Hoole
|
9fb98a42d0
|
Update vendor package google.golang.org/api/googleapi.
|
2016-05-16 11:06:03 -07:00 |
Matthew Rudy Jacobs
|
430cf60b0f
|
Update aws-sdk-go: v1.0.7 -> v1.0.8
Adds support for the ap-northeast-2 (Seoul) region
|
2016-05-14 01:15:55 +08:00 |
saadali
|
c708e2cc82
|
Update vendor dir and Godeps.json with new Godep
|
2016-05-11 17:02:50 -07:00 |
dagnello
|
f7b3cf39d6
|
Adding OWNERS file for vSphere cloud-provider package
also updating license file for Govmomi library
|
2016-05-09 08:55:42 -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 |