Skip to content

Commit d0ce496

Browse files
chore(deps): update dependency go to v1.25.7
1 parent 0fc6256 commit d0ce496

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Go
1717
uses: actions/setup-go@v6
1818
with:
19-
go-version: 1.24.8
19+
go-version: 1.25.7
2020
- name: Run GoReleaser
2121
uses: goreleaser/goreleaser-action@v5
2222
with:

.github/workflows/release_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Go
1717
uses: actions/setup-go@v6
1818
with:
19-
go-version: 1.24.8
19+
go-version: 1.25.7
2020

2121
- name: Update checksum database
2222
run: |

0 commit comments

Comments
 (0)