2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 00:20:48 +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:
latest_go: "1.18.x"
GO111MODULE: on
jobs:
test: