Skip to content

Commit b668513

Browse files
authored
downgrade go toolchain version requirement to 1.23.4 to fix cloudbuild
1 parent 4844128 commit b668513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/cluster-api-ipam-provider-in-cluster
22

3-
go 1.23.6
3+
go 1.23.4
44

55
require (
66
github.com/onsi/ginkgo/v2 v2.22.2

0 commit comments

Comments
 (0)