mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
fix godep licenses for new root
This commit is contained in:
parent
2486d51eb9
commit
43a45fb217
@ -73,7 +73,7 @@ process_content () {
|
||||
|
||||
# Start search at package root
|
||||
case ${package} in
|
||||
github.com/*|golang.org/*|bitbucket.org/*)
|
||||
github.com/*|golang.org/*|bitbucket.org/*|gonum.org/*)
|
||||
package_root=$(echo "${package}" |awk -F/ '{ print $1"/"$2"/"$3 }')
|
||||
;;
|
||||
go4.org/*)
|
||||
|
Loading…
Reference in New Issue
Block a user