I'd like a way to update only specific vendored packages, rather than all packages at once. Ideally, the UX would be something like vendetta update github.com/specific/package. With the current flagset, I guess it would be vendetta -u github.com/specific/package.