1
0
mirror of https://github.com/Luzifer/vault-openvpn.git synced 2024-09-16 16:18:25 +00:00

Fix: Build needs GO111MODULE

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-05-08 16:16:41 +02:00
parent 93d3dd413f
commit 2a163b261b
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -8,4 +8,4 @@ commands:
environment:
CGO_ENABLED: 0
GO111MODULE: off
GO111MODULE: on