Skip to content

Commit 05fc444

Browse files
Update dependency go to 1.25
1 parent f80379a commit 05fc444

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-go@v5
2626
with:
27-
go-version: '1.21'
27+
go-version: '1.25'
2828

2929
- name: Generate distribution tarball
3030
run: |

0 commit comments

Comments
 (0)