Skip to content

Commit ab4c0c9

Browse files
Update dependency go to 1.26
1 parent 63131ee commit ab4c0c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Go
1515
uses: actions/setup-go@v1
1616
with:
17-
go-version: 1.14
17+
go-version: 1.26
1818
- name: Run GoReleaser
1919
uses: goreleaser/goreleaser-action@v1
2020
with:

0 commit comments

Comments
 (0)