Closed sdsddsd1 closed 3 years ago
How can one check if -mod=vendor
is available? Is there an unified way?
'vendor' directory should be present in root of extracted source.
Ok it wont get any better. Leaving it now as is.
Damn shame that less than half of the go
packages we have in community
have a vendor
folder, huh.
lgtm
Note that building with vendor mod is not always available and depends on how release tarball was packaged. We should keep current style and add note about that building with vendor mod is preferred if available.