mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-03 20:21:32 +00:00
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>