Skip to content

Commit 01187dd

Browse files
authored
Merge pull request #915 from yussufsh/main
Give exact go toolchain version with patch
2 parents 20e198e + c622440 commit 01187dd

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 sigs.k8s.io/ibm-powervs-block-csi-driver
22

3-
go 1.24
3+
go 1.24.0
44

55
require (
66
github.com/IBM-Cloud/power-go-client v1.11.0

0 commit comments

Comments
 (0)