Skip to content

Commit b34ec68

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
helm: '3.15.1'
7272
- uses: actions/setup-go@v5
7373
with:
74-
go-version: '1.24'
74+
go-version: '1.25'
7575
cache-dependency-path: go.sum
7676

7777
- name: Test Common Helm Chart

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module test
22

33
go 1.24.0
44

5-
toolchain go1.24.6
5+
toolchain go1.25.0
66

77
require (
88
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2.0

0 commit comments

Comments
 (0)