oci-runtime-tools: fix build with golang 1.16
authorEneas U de Queiroz <redacted>
Wed, 24 Feb 2021 18:38:00 +0000 (15:38 -0300)
committerEneas U de Queiroz <redacted>
Wed, 24 Feb 2021 22:43:54 +0000 (19:43 -0300)
commitbb9641e7021293fe1afa6b77e24896874d238c37
treeeca60f48f3e75095c080b1a762d4df662f3c6f63
parentd9f7dff4a09c82c736560bfe1362873453f6374b
oci-runtime-tools: fix build with golang 1.16

Add GO111MODULE=auto to GO_PKG_BUILD_VARS to allow the package to be
built in non-module mode.

Module-aware mode will be mandatory in the next golang release.

Signed-off-by: Eneas U de Queiroz <redacted>
utils/oci-runtime-tools/Makefile
git clone https://git.99rst.org/PROJECT