Skip to content

Commit 2af4209

Browse files
pin go version to 1.22.9 in tools (#2120)
Signed-off-by: Prajyot Parab <Prajyot.Parab2@ibm.com>
1 parent 62968e2 commit 2af4209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/tools/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/cluster-api-provider-ibmcloud/hack/tools
22

3-
go 1.22.1
3+
go 1.22.9
44

55
replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.9.3
66

0 commit comments

Comments
 (0)