Force Go to use Module Mode

This commit is contained in:
Alexander Neumann 2022-03-20 11:30:01 +01:00
parent a9a5acb8ce
commit 47aa4613f7
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ on:
env:
latest_go: "1.18.x"
GO111MODULE: on
jobs:
test: