Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Commit

Permalink
Fix: Build needs GO111MODULE
Browse files Browse the repository at this point in the history
Signed-off-by: Knut Ahlers <[email protected]>
  • Loading branch information
Luzifer committed May 8, 2021
1 parent 93d3dd4 commit 2a163b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .repo-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ commands:

environment:
CGO_ENABLED: 0
GO111MODULE: off
GO111MODULE: on

0 comments on commit 2a163b2

Please sign in to comment.