feat: update to go 1.17 (#147)

This commit is contained in:
Joey Freeland
2021-12-27 05:35:22 -05:00
committed by GitHub
parent 2cbb942bc4
commit 851a8047f3
2 changed files with 20 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set Up Go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.17
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with: