diff --git a/test/go.mod b/test/go.mod index be58b07c49..2796ae539b 100644 --- a/test/go.mod +++ b/test/go.mod @@ -1,7 +1,8 @@ module github.com/metal3-io/baremetal-operator/test -go 1.22 -toolchain go1.22.5 +go 1.22.0 + +toolchain go1.22.6 require ( github.com/cert-manager/cert-manager v1.10.0