Skip to content

Commit

Permalink
Prune some license files that dep added
Browse files Browse the repository at this point in the history
Dep apparently decided to add some license files for packages that we
aren't using, which is particularly irksome because the license is
GPL.  Remove those packages so that there's no confusion.

Issue kubernetes/sig-release#223
  • Loading branch information
justinsb committed Oct 30, 2018
1 parent 1e44fe0 commit 52d3449
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 701 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ dep-ensure: dep-prereqs
rm -rf vendor/k8s.io/code-generator/cmd/set-gen/
rm -rf vendor/k8s.io/code-generator/cmd/go-to-protobuf/
rm -rf vendor/k8s.io/code-generator/cmd/import-boss/
rm -rf vendor/github.com/docker/docker/contrib/
make bazel-gazelle


Expand Down

This file was deleted.

Loading

0 comments on commit 52d3449

Please sign in to comment.