forked from TrueCloudLab/restic
Force Go to use Module Mode
This commit is contained in:
parent
a9a5acb8ce
commit
47aa4613f7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
@ -10,6 +10,7 @@ on:
|
|||
|
||||
env:
|
||||
latest_go: "1.18.x"
|
||||
GO111MODULE: on
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue