mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
updated license exceptions for testify and yaml.v2
This commit is contained in:
parent
70a5cc462b
commit
06df194943
@ -40,6 +40,6 @@ exec docker run --rm -i -v "${KUBE_ROOT}:/repo" mesosphere/godep-licenses:latest
|
||||
-e github.com/shurcooL/sanitized_anchor_name:MIT? \
|
||||
-e github.com/spf13/cobra:Apache-2 \
|
||||
-e github.com/stretchr/objx:MIT? \
|
||||
-e github.com/stretchr/testify:MIT? \
|
||||
-e github.com/docker/spdystream:SeeFile \
|
||||
-e gopkg.in/yaml.v2:LesserExceptionGPLVer3-TOOLONG \
|
||||
-o md > Godeps/LICENSES.md
|
||||
|
Loading…
Reference in New Issue
Block a user