Pavithra Ramesh
|
ce3b145e73
|
Update vendor k8s-cloud-provider and google API
Ran commands:
hack/pin-dependency.sh github.com/GoogleCloudPlatform/k8s-cloud-provider 27a4ced34534a6c32b63159b100ac0efaa1d37b3
hack/update-vendor.sh
hack/pin-dependency.sh google.golang.org/api 5213b809086156e6e2b262a41394993fcff97439
hack/update-vendor.sh
hack/verify-vendor.sh
merge conflicts
|
2019-08-27 15:58:55 -07:00 |
|
Minhan Xia
|
0e4ba4b7d7
|
revendor GCE API Go Client
|
2019-01-02 10:51:00 -08:00 |
|
Yang Guo
|
a7474e8059
|
Update dependency
|
2018-06-04 14:54:06 -07:00 |
|
Cheng Xing
|
accf8c4b9a
|
vendoring latest version of google-api-go-client
|
2018-02-25 12:21:15 -08:00 |
|
Minhan Xia
|
43d2da04f9
|
godep revendor google api go clients
|
2017-09-25 10:55:23 -07:00 |
|
Quinton Hoole
|
9fb98a42d0
|
Update vendor package google.golang.org/api/googleapi.
|
2016-05-16 11:06:03 -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 |
|