k3s/vendor
Michael Rubin fdf43b12d4 Removing unreferenced code github/com/emicklei
The code in pkg github.com/emicklei/examples/ is not referenced in kubernetes
codebase. Somehow it was mirrored in the vendor directory in a previous
PR #25365.

This causes problems for godeps which will then include the reference to this
code in the Godeps.json file (among other packages that are not in the vendors
directory).

Removing the directory and its contents fixes the fissue and we believe the
current godeps process should prevent it from re-occurring.
2016-05-23 14:05:09 -07:00
..
bitbucket.org Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
github.com Removing unreferenced code github/com/emicklei 2016-05-23 14:05:09 -07:00
go4.org Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
golang.org/x Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
google.golang.org Update vendor package google.golang.org/api/googleapi. 2016-05-16 11:06:03 -07:00
gopkg.in Update vendor dir and Godeps.json with new Godep 2016-05-11 17:02:50 -07:00
k8s.io/heapster Bumped Heapster in godeps to v1.1.0-beta2 2016-05-20 19:50:56 +02:00