Skip to content

Commit 10b59b1

Browse files
chore(deps): update dependency go to v1.25.6 (#1587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ffc890 commit 10b59b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup go
3030
uses: actions/setup-go@v6.2.0
3131
with:
32-
go-version: 1.25.5
32+
go-version: 1.25.6
3333

3434
- name: Build
3535
run: go build -v ./...

0 commit comments

Comments
 (0)