Bumping k8s dependencies to 1.13
This commit is contained in:
2
vendor/golang.org/x/sys/plan9/mkerrors.sh
generated
vendored
2
vendor/golang.org/x/sys/plan9/mkerrors.sh
generated
vendored
@@ -140,7 +140,7 @@ echo '#include <signal.h>' | $CC -x c - -E -dM $ccflags |
|
||||
sort >_signal.grep
|
||||
|
||||
echo '// mkerrors.sh' "$@"
|
||||
echo '// MACHINE GENERATED BY THE COMMAND ABOVE; DO NOT EDIT'
|
||||
echo '// Code generated by the command above; DO NOT EDIT.'
|
||||
echo
|
||||
go tool cgo -godefs -- "$@" _const.go >_error.out
|
||||
cat _error.out | grep -vf _error.grep | grep -vf _signal.grep
|
||||
|
Reference in New Issue
Block a user