Skip to content

Commit f9dd1e2

Browse files
chore(deps): update dependency go to 1.25
1 parent 580e7f5 commit f9dd1e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Go
2323
uses: actions/setup-go@v5
2424
with:
25-
go-version: 1.23
25+
go-version: 1.25
2626
- name: install
2727
run: make install
2828
- name: install_cli

0 commit comments

Comments
 (0)