Dr. Stefan Schimanski
|
011d35a422
|
bump(github.com/appc/spec): fc380db5fc13c6dd71a5b0bf2af0d182865d1b1d
|
2017-01-29 21:41:45 +01:00 |
Dr. Stefan Schimanski
|
bc6fdd925d
|
pkg/api/resource: move to apimachinery
|
2017-01-29 21:41:44 +01:00 |
Clayton Coleman
|
74bfb3e7bd
|
bump(github.com/appc/spec):ab50d12e88f57788bf84b83fef2be236eb1fcc0b
To match changes to pkg/api/resource#ParseQuantity
|
2016-05-27 18:43:00 -04:00 |
k8s-merge-robot
|
d6d0a6eb83
|
Merge pull request #25656 from tmrts/godep-update/rkt-1.6.0
Automatic merge from submit-queue
Update rkt API version to 1.6.0
Updates coreos/rkt container runtime dependency to `1.6.0`
Fixes #25430
|
2016-05-21 09:56:52 -07:00 |
Clayton Coleman
|
5e4308f91d
|
Update use of Quantity in other classes
|
2016-05-19 08:41:43 -04:00 |
Tamer Tas
|
eca022cc41
|
Update appc/spec version to 0.8.1
|
2016-05-16 23:35:52 +03:00 |
saadali
|
c708e2cc82
|
Update vendor dir and Godeps.json with new Godep
|
2016-05-11 17:02:50 -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 |