Run `go mod vendor` to ensure that the vendor directory is updated.
NOTE: The vendor directory is still maintained because it is required
for packaging using autospec. It can be fully removed from this repo
only if all the vendored dependencies are made available as modules in
koji.
Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>