4 Commits
Author SHA1 Message Date
William Douglas f2f59a2583 Re-vendor prior to release
Signed-off-by: William Douglas <william.douglas@intel.com>
2025-01-06 15:52:00 -08:00
William Douglas d205de44ba Update vendor dependencies
Requires updating minimum go version to 1.18

Signed-off-by: William Douglas <william.douglas@intel.com>
2023-04-14 15:38:53 -07:00
Reagan Lopez 16538dc7df mod: Update vendor directory
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>
2020-01-09 19:44:58 -08:00
John Akre 4ed600abf8 vendor: Add tablewriter
MCA will use the tablewriter package to generate the statistics table.

Signed-off-by: John Akre <john.w.akre@intel.com>
2019-12-20 15:20:32 -08:00