Skip to content

Commit a960d7b

Browse files
Update dependency go to v1.26.1
1 parent d60e1ba commit a960d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Go
2222
uses: actions/setup-go@v2
2323
with:
24-
go-version: 1.17
24+
go-version: 1.26.1
2525

2626
# We need a Rust toolchain, but specifically only the
2727
# x86_64-unknown-linux-musl target.

0 commit comments

Comments
 (0)