Azure / acs-engine

WE HAVE MOVED: Please join us at Azure/aks-engine!
https://github.com/Azure/aks-engine
MIT License
1.03k stars 560 forks source link

Prune non-go files from vendoring #4320

Closed mboersma closed 5 years ago

mboersma commented 5 years ago

What this PR does / why we need it:

Removes 218 unnecessary files from the vendor/ directory. See also Azure/aks-engine#43.

See https://github.com/golang/dep/blob/master/docs/Gopkg.toml.md#prune for information about pruning vendored files with dep.

Special notes for your reviewer:

If applicable:

Release note:

Prune non-go files from vendoring
tariq1890 commented 5 years ago

/lgtm

codecov[bot] commented 5 years ago

Codecov Report

Merging #4320 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4320   +/-   ##
=======================================
  Coverage   55.45%   55.45%           
=======================================
  Files         109      109           
  Lines       16053    16053           
=======================================
  Hits         8902     8902           
  Misses       6368     6368           
  Partials      783      783
codecov[bot] commented 5 years ago

Codecov Report

Merging #4320 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4320   +/-   ##
=======================================
  Coverage   55.45%   55.45%           
=======================================
  Files         109      109           
  Lines       16053    16053           
=======================================
  Hits         8902     8902           
  Misses       6368     6368           
  Partials      783      783