Merge branch 'main' into main

This commit is contained in:
Kristoffer Dalby 2021-12-07 10:39:08 +00:00 committed by GitHub
commit 54c2306637
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: |