1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-12-23 00:07:25 +00:00

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

View file

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