go build: use -mod=vendor when available
This will prevent go from using modules while building which would break
package builds.
Signed-off-by:
Valentin Rothberg <rothberg@redhat.com>
Please register or sign in to comment
This will prevent go from using modules while building which would break
package builds.
Signed-off-by:
Valentin Rothberg <rothberg@redhat.com>