deads2k
|
a264e5f885
|
bump(k8s.io/gengo): 257bac2d9657a64f7aa2d5c79beff88bb497df74
|
2017-01-11 08:15:34 -05:00 |
|
deads2k
|
70778cccfe
|
k8s.io/apimachinery scripts
|
2017-01-11 08:15:34 -05:00 |
|
deads2k
|
ae2d4b3cee
|
bump(k8s.io/gengo): 8dd9c9e5e82c3cca687497c3cd7ac90e702c7c21
|
2017-01-05 16:20:00 -05:00 |
|
deads2k
|
442d2c1404
|
move pkg/auth/user to staging
|
2017-01-04 10:27:04 -05:00 |
|
Clayton Coleman
|
2d034f2a1a
|
bump(k8s.io/gengo):6a1c24d7f08e671c244023ca9367d2dfbfaf57fc
|
2016-10-25 19:28:40 -04:00 |
|
Clayton Coleman
|
85368d070b
|
bump(k8s.io/gengo):4a9ebbace691333e73f9978d798b1bad6c53a50d
|
2016-10-18 21:07:28 -04:00 |
|
Daniel Smith
|
3bb1059179
|
make godep happy
|
2016-09-22 13:44:02 -07:00 |
|
Daniel Smith
|
d3fec56bcb
|
update vendor
|
2016-09-22 13:42:46 -07:00 |
|
mksalawa
|
ddf66e0dae
|
Update Godeps.
|
2016-08-19 17:28:25 +02:00 |
|
Chao Xu
|
bc8d572f3a
|
added copy.sh which cuts the client repo; made necessary changes to scripts in
the repo to cope with the client repo staging area; added symlink
vendor/k8s.io/client-go which pointed to the staging area.
|
2016-08-09 14:07:53 -07:00 |
|
Piotr Szczesniak
|
6addbf2b17
|
Bumped Heapster in godeps to v1.1.0-beta2
|
2016-05-20 19:50:56 +02: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 |
|