• Michael Rubin's avatar
    Removing unreferenced code github/com/emicklei · fdf43b12
    Michael Rubin authored
    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.
    fdf43b12
Name
Last commit
Last update
..
bitbucket.org Loading commit data...
github.com Loading commit data...
go4.org Loading commit data...
golang.org/x Loading commit data...
google.golang.org Loading commit data...
gopkg.in Loading commit data...
k8s.io/heapster Loading commit data...