Skip to content

Commit 57670d2

Browse files
committed
Revert "<CARRY> Use go 1.23 to align with openshift"
This reverts commit 7497bde. openshift now uses go 1.24.
1 parent c704fd9 commit 57670d2

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
@@ -1,6 +1,6 @@
11
module github.com/kubernetes-csi/csi-driver-nfs
22

3-
go 1.23.1
3+
go 1.24
44

55
require (
66
github.com/container-storage-interface/spec v1.11.0

0 commit comments

Comments
 (0)