mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-03 00:56:23 +00:00
Remove defunct references to "vendor"
This commit is contained in:
@@ -41,7 +41,6 @@ find_files() {
|
||||
-o -wholename './target' \
|
||||
-o -wholename '*/third_party/*' \
|
||||
-o -wholename '*/vendor/*' \
|
||||
-o -wholename './staging/src/k8s.io/client-go/*vendor/*' \
|
||||
\) -prune \
|
||||
\) -name '*.go'
|
||||
}
|
||||
|
Reference in New Issue
Block a user