k3s/vendor
Kubernetes Submit Queue e43e663a53 Merge pull request #41650 from deads2k/api-02-godep
Automatic merge from submit-queue

add godep manifest files to staging repos

The staging repos should have manifests that match the godeps of kube so we know what they build against.  We don't need the actual vendored code, since a sync script on the other side needs to find the correct level of other staging directories and thus requires its own `godep restore && go get && godep save` cycle.

@sttts ptal
@lavalamp @caesarxuchao client-go needs a lot of unwinding to do something similar, but the idea is that you can run an acyclic path to get this updated by copying the types and dependencies with `go list`, then generate the clients, then generate this manifest.  Then in your sync script you can pull the proper levels and finish the actual vendoring.
2017-02-22 08:56:27 -08:00
..
bitbucket.org Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
cloud.google.com/go Revert "Add missing vendor files to make godeps happy" 2016-11-02 20:56:06 -07:00
github.com Migrate rackspace/gophercloud -> gophercloud/gophercloud 2017-02-20 11:04:08 +11:00
go4.org Revert "Add missing vendor files to make godeps happy" 2016-11-02 20:56:06 -07:00
golang.org/x Update golang.org/x/crypto 2016-12-29 18:49:18 -05:00
google.golang.org Add Stackdriver Logging API library 2017-02-17 12:00:27 +01:00
gopkg.in Update godeps for etcd 3.0.4 2016-08-09 08:51:15 -05:00
k8s.io update scripts for new kube-aggregator location 2017-02-14 14:16:59 -05:00
BUILD Merge pull request #41650 from deads2k/api-02-godep 2017-02-22 08:56:27 -08:00