Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit 9576aa4

Browse files
author
Ryan SVIHLA
committed
go releaser go version update
1 parent b64572c commit 9576aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Set up Go
1818
uses: actions/setup-go@v2
1919
with:
20-
go-version: 1.16
20+
go-version: 1.17
2121
- name: install gon
2222
run: brew tap mitchellh/gon && brew install mitchellh/gon/gon
2323
- name: Import Code-Signing Certificates

0 commit comments

Comments
 (0)