You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Rename containerized vendor make target to check-vendor
Having `make vendor` and `make -f dockerfile.Makefile vendor` do different
things (the first updates, the second checks) is confusing.
I want to add a containerized vendor update target, which would only be more
confusing if it weren't called `vendor`.
Signed-off-by: Ian Campbell <[email protected]>
0 commit comments