Purge almost all memories of godep

This commit is contained in:
Tim Hockin
2020-05-07 19:34:58 -07:00
parent fad9e0650a
commit 04c2b1fbdc
5 changed files with 2 additions and 8 deletions

View File

@@ -46,8 +46,7 @@ function kfind() {
\( \
-path ./_\* -o \
-path ./.\* -o \
-path ./vendor -o \
-path ./Godeps \
-path ./vendor \
\) -prune \
\) \
\) \