Skip to content

Commit c428595

Browse files
Update generated code
1 parent 10330bc commit c428595

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

hack/tools/go.mod

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
module sigs.k8s.io/cluster-api-operator/hack/tools
22

3-
go 1.23
3+
go 1.23.0
4+
5+
toolchain go1.23.7
6+
47
replace (
58
sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.9.5
69
sigs.k8s.io/cluster-api/test => sigs.k8s.io/cluster-api/test v1.9.5

0 commit comments

Comments
 (0)