Skip to content

Commit 9e82435

Browse files
Update dependency go to v1.25.2
1 parent d60e1ba commit 9e82435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.25.2
2525

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

0 commit comments

Comments
 (0)