The godeps macro is used by the Makefile to determine if golang binaries need to be rebuilt based on changes to their dependencies, which may include libraries in vendor. This produces errors if the vendor directory is not present. This change suppresses error messages during dependency resolution. Signed-off-by: Jonathon Anderson <janderson@ciq.com>
2.6 KiB
2.6 KiB