Skip to content

Commit eb7582f

Browse files
chore(deps): update dependency go to v1.25.0 (#779)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2eba966 commit eb7582f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup golang environment
2020
uses: actions/setup-go@v5
2121
with:
22-
go-version: '1.24.6'
22+
go-version: '1.25.0'
2323

2424
- name: Install dependencies
2525
run: go mod download

0 commit comments

Comments
 (0)