diff --git a/Makefile b/Makefile index 4a0321c..510cf45 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ # # SPDX-License-Identifier: Apache-2.0 + export CGO_ENABLED=1 export GO111MODULE=on