Skip to content

Commit a7eba8f

Browse files
Update dependency go to 1.25 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5bf6d9c commit a7eba8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gopls_update_check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
fetch-depth: 0
3131
- uses: actions/setup-go@v6
3232
with:
33-
go-version: "1.23"
33+
go-version: "1.25"
3434
check-latest: true
3535
cache: true
3636
- name: Install GOPLS

0 commit comments

Comments
 (0)