David Michael ed1137f27d coreos-go.eclass: Support setting the Go module download mode
Set COREOS_GO_MOD=vendor in the ebuild to use the project's vendor
directory to satisfy dependencies.  This variable should not be set
for projects that don't use Go modules.
2019-05-07 03:35:57 +00:00
..