Skip to content

Enable non-go prune in dep

Alessio Caiazza requested to merge dep-prune into master

What does this MR do?

dep implemented pruning system in v0.4.0, now we can get rid of lots of unneeded files.

There are only deletions plus a small updates for zglob fixing an issue

Why was this MR needed?

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

Merge request reports

Loading