Skip to content

Commit 0563425

Browse files
authored
Merge pull request #1310 from xing-yang/fix_CVE-2025-22874
Update to go1.24.4
2 parents f42d969 + 9941656 commit 0563425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/kubernetes-csi/external-snapshotter/v8
22

33
go 1.24.0
44

5-
toolchain go1.24.3
5+
toolchain go1.24.4
66

77
require (
88
github.com/container-storage-interface/spec v1.11.0

0 commit comments

Comments
 (0)