Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit fe86b88

Browse files
committed
upgrade to go 1.19
1 parent 86bf8c3 commit fe86b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Go
2020
uses: actions/setup-go@v2
2121
with:
22-
go-version: 1.17
22+
go-version: 1.19
2323
- name: Run GoReleaser
2424
uses: goreleaser/goreleaser-action@v2
2525
with:

0 commit comments

Comments
 (0)