Update Go version in Actions, update dependencies

This commit is contained in:
Jacob Gunther
2023-04-20 00:29:48 -05:00
parent a66cc778f7
commit af45527321
3 changed files with 4 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: '1.20'
- name: Build
run: make