Merge branch 'main' into main

This commit is contained in:
Kristoffer Dalby
2021-12-07 10:39:08 +00:00
committed by GitHub

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17
- name: Install dependencies
run: |