Skip to content

Commit 55b4f65

Browse files
committed
clean the toolchain directive off the go.mod
Signed-off-by: Tuomo Tanskanen <[email protected]>
1 parent 61748e2 commit 55b4f65

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

hack/fake-apiserver/go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/metal3-io/cluster-api-provider-metal3/hack/fake-apiserver
22

3-
go 1.23.0
4-
5-
toolchain go1.23.7
3+
go 1.23.7
64

75
require (
86
github.com/metal3-io/baremetal-operator/apis v0.9.0

0 commit comments

Comments
 (0)