diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-08-01 13:28:40 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-08-01 14:04:17 +0200 |
commit | 39a9099b3b520b45c96aa9a7b9f9bd389c7b0776 (patch) | |
tree | e55668952e0f44390f1a5c381b12b431cc82c06f /contrib/cirrus/add_second_partition.sh | |
parent | ee15e76da0a032bad7cb94295dc32e2553f10850 (diff) | |
download | podman-39a9099b3b520b45c96aa9a7b9f9bd389c7b0776.tar.gz podman-39a9099b3b520b45c96aa9a7b9f9bd389c7b0776.tar.bz2 podman-39a9099b3b520b45c96aa9a7b9f9bd389c7b0776.zip |
go build: use `-mod=vendor` for go >= 1.11.x
Go 1.13.x isn't sensitive to the GO111MODULE environment variable
causing builds to not use the vendored sources in ./vendor. Force builds
of module-supporting go versions to use the vendored sources by setting
-mod=vendor.
Verified in a fedora:rawhide container.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'contrib/cirrus/add_second_partition.sh')
0 files changed, 0 insertions, 0 deletions