Skip to content

Commit

Permalink
Bumped go.mod version in tools (#2095)
Browse files Browse the repository at this point in the history
* Bumped go.mod version in tools

* fixed CI failures
  • Loading branch information
anshuman-agarwala authored Dec 9, 2024
1 parent c8d3d2c commit 9e150e0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions hack/tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module sigs.k8s.io/cluster-api-provider-ibmcloud/hack/tools

go 1.22.0

toolchain go1.22.9
go 1.22.9

replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v1.9.0-rc.1

Expand Down

0 comments on commit 9e150e0

Please sign in to comment.